Commit 3ca0501
docs: fix review findings round 2 for ADR 0043
- Rename gitlab-support.md title to "GitLab Support via Webhook Bridge"
to differentiate from the superseded gitlab-implementation.md
- Fix determine-stage dotenv propagation: add determine-stage to
trigger-stage needs array so $STAGE variable is available
- Fix label detection: use changes.labels.current[-1].name instead of
.labels[-1].name to extract the just-added label from the webhook
changes field
- Note ADR 0028 supersession in ADR 0031 cross-reference
- Note ADR 0028 supersession in agent-execution-environment.md references
Signed-off-by: Greg Allen <gallen@redhat.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4eb3859 commit 3ca0501
3 files changed
Lines changed: 5 additions & 5 deletions
File tree
- docs
- ADRs
- plans
- problems
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
922 | 922 | | |
923 | 923 | | |
924 | 924 | | |
925 | | - | |
| 925 | + | |
926 | 926 | | |
927 | 927 | | |
928 | 928 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
592 | | - | |
| 592 | + | |
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
| |||
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
675 | | - | |
| 675 | + | |
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
| |||
0 commit comments