Skip to content

ci: diagnostic — check Allowed Actions policy (do not merge)#74

Closed
plafond wants to merge 1 commit into
mainfrom
check-allowed-actions
Closed

ci: diagnostic — check Allowed Actions policy (do not merge)#74
plafond wants to merge 1 commit into
mainfrom
check-allowed-actions

Conversation

@plafond

@plafond plafond commented Jun 30, 2026

Copy link
Copy Markdown

Throwaway diagnostic to confirm the root cause of the ephemeral instance test failing with Repository access blocked.

Hypothesis: the org GitHub Actions Allowed actions policy blocks actions-cool/maintain-one-comment (used only in the ephemeral path), while jenseng/dynamic-uses is allowlisted (so ci.yml passes).

This workflow has two jobs:

  • controljenseng/dynamic-uses (known-allowed) → should pass.
  • suspectactions-cool/maintain-one-comment → if blocked, fails at job prep with Repository access blocked; otherwise the PREP PASSED step runs.

Do not merge — delete the branch once confirmed.

🤖 Generated with Claude Code

Confirms whether actions-cool/maintain-one-comment is blocked by the org
GitHub Actions "Allowed actions" policy, which is the suspected root cause
of the ephemeral instance test failing with "Repository access blocked".
Delete once confirmed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@plafond

plafond commented Jun 30, 2026

Copy link
Copy Markdown
Author

Diagnostic no longer needed. Root cause confirmed independently: actions-cool/maintain-one-comment was blocked by GitHub for a ToS violation on 2026-05-19, so the Actions runner cannot download it ("Repository access blocked"). Closing without merge.

@plafond plafond closed this Jun 30, 2026
@plafond plafond deleted the check-allowed-actions branch June 30, 2026 17:04
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