Skip to content

diag(release): log the app-slug the release token authenticates as - #33

Merged
Mearman merged 1 commit into
mainfrom
diag/app-token-push-bypass
Sep 13, 2026
Merged

Mearman merged 1 commit into
mainfrom
diag/app-token-push-bypass

Conversation

@Mearman

@Mearman Mearman commented Sep 13, 2026

Copy link
Copy Markdown
Member

Adds a single diagnostic step to the release job that echoes the generated token's app-slug output, so the next release run's logs show which App actually authenticated the git push. The main-protection ruleset's bypass_actors entry only recognises app ID 1008913 (slug "exadev"), and the last release run's push was rejected as a rule violation despite that entry existing, which is consistent with secrets.APP_ID resolving to a different app than expected.

No behaviour change beyond the added log line.

The main-protection ruleset's bypass_actors entry only recognises app
ID 1008913 (slug "exadev"). The release job's git push is being
rejected as a rule violation despite that entry existing, which is
consistent with secrets.APP_ID/APP_PRIVATE_KEY authenticating as a
different app than expected. Logging the token's own app-slug output
confirms which app is actually performing the push.
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 13, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
🔒 Security Review Completed 2026-09-13T15:47:13.419375Z d3fe185 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@Mearman
Mearman merged commit 0afe22d into main Sep 13, 2026
8 checks passed
@Mearman
Mearman deleted the diag/app-token-push-bypass branch September 13, 2026 15:51
@exadev

exadev Bot commented Sep 13, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant