Commit 29d2a2e
test(bash-lint): track 'Stage pipeline execution context' generator in REQUIRED_STEP_DISPLAY_NAMES (#1074)
pipeline.rs activates whenever on.pipeline is declared; both
pipeline-trigger-agent.md and pipeline-filter-agent.md (already in
FIXTURES) compile a step with this display name, so shellcheck already
lints its bash body. Adding the name to REQUIRED_STEP_DISPLAY_NAMES
ensures the coverage alarm fires if the fixture is deleted or the
generator's display name changes without a corresponding update.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 96b109f commit 29d2a2e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
| |||
0 commit comments