Commit 0efe811
committed
feat(bots): add fleet mode setting (active/audit/passive/ignore) to rhodibot directive
Adds a first-class 'mode' field to the rhodibot directive (fleet-standard; all
gitbot-fleet bots should honour it): active=do it; audit=dry-run + full forensic log
of what it WOULD do; passive=normal report only; ignore=skip the repo entirely. Set
to mode=audit here, matching the report-only audit workflow now deployed. Orthogonal
to enforcement (full/partial) and repo-kind (software/lean-docs).1 parent 6f1b386 commit 0efe811
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
9 | 16 | | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
13 | 20 | | |
| 21 | + | |
14 | 22 | | |
15 | 23 | | |
16 | 24 | | |
17 | 25 | | |
18 | | - | |
| 26 | + | |
0 commit comments