Enforce one-line Actions run steps #678
No reviewers
Labels
No labels
burndown-2026-06
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agentic-os!678
Loading…
Reference in a new issue
No description provided.
Delete branch "issue-673-actions-run-one-line"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #673.
Adds the
actions-run-one-linecatalog hook for GitHub and Forgejo workflows plus composite actions. The hook rejects block scalars, physical multiline scalars, and decoded embedded newlines with source locations and extraction guidance.The aos migration removes all 49 multiline
run:blocks. Workflow bodies now call tracked scripts, duplicate Telegram alert code uses the existing composite action, and core dev-base publishing uses the same composite action as every other tier.Validation:
ward exec test- 542 passedward exec pre-commit-all- passed