Skip to content

Fix detached command admission - #178

Merged
bigboateng merged 1 commit into
mainfrom
fix/detached-command-admission
Aug 10, 2026
Merged

Fix detached command admission#178
bigboateng merged 1 commit into
mainfrom
fix/detached-command-admission

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • admit only the exact repository-bound detached helper for the current workflow solution
  • preserve raw state, spoofed helper, mixed-root, conflicting-scope, wrong-stage, destructive, and external-effect controls
  • render detached helper paths literally and cover all four host guards

Test Plan

  • go build ./...
  • go vet ./...
  • go test ./... -count=1 -timeout=15m
  • python3 -m unittest discover -s .github/tests -p "test_*.py"
  • python3 .github/scripts/release_notes.py validate --repo .

@bigboateng
bigboateng merged commit 9507418 into main Aug 10, 2026
9 checks passed
@bigboateng
bigboateng deleted the fix/detached-command-admission branch August 10, 2026 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant