This website requires JavaScript.
Explore
Help
Sign In
mi
/
werkator
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fd326f03fc027e97cdbe4a52de5b48bab4afb13b
werkator
/
src
/
test
/
kotlin
/
de
/
hoennig
/
gittally
/
watcher
T
History
Michael Hoennig
and
Claude Fable 5
fd326f03fc
made the pull-request gate configurable: added
watcher.pullRequestGate
(default true); set false for plain-git origins without pull-request refs, so
requirePullRequest
gates are ignored and gated branches build on new commits; added the PR-doc
...
Co-Authored-By: Claude Fable 5 <
noreply@anthropic.com
>
2026-07-08 15:50:45 +02:00
..
AutoBuildStateTest.kt
implemented 06-watcher.md: non-blocking poll cycle enqueueing changed/new/auto-build branches via the async executor, startup recovery, retention/worktree pruning, JSON auto-build slot state, watcher.pollInterval config, and watcher health state
2026-07-07 10:28:28 +02:00
WatcherTest.kt
made the pull-request gate configurable: added
watcher.pullRequestGate
(default true); set false for plain-git origins without pull-request refs, so
requirePullRequest
gates are ignored and gated branches build on new commits; added the PR-doc
2026-07-08 15:50:45 +02:00