Skip to content

test: bypass probe (ADDON-89092, will be closed)#217

Merged
srv-rr-github-token merged 2 commits into
mainfrom
test/bypass-probe-29597036977
Jul 17, 2026
Merged

test: bypass probe (ADDON-89092, will be closed)#217
srv-rr-github-token merged 2 commits into
mainfrom
test/bypass-probe-29597036977

Conversation

@srv-rr-github-token

Copy link
Copy Markdown
Contributor

Throwaway PR verifying whether srv-rr-github-token's bypass_pull_request_allowances lets GH_TOKEN_ADMIN merge without review. Safe to close/delete if left open.

@srv-rr-github-token
srv-rr-github-token requested a review from a team as a code owner July 17, 2026 16:39
@srv-rr-github-token
srv-rr-github-token merged commit 3b0de38 into main Jul 17, 2026
@srv-rr-github-token
srv-rr-github-token deleted the test/bypass-probe-29597036977 branch July 17, 2026 16:40

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7b4519627e

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

- name: Attempt merge without review
id: merge
run: |
if gh pr merge "${{ steps.create.outputs.pr_url }}" --squash --delete-branch; then

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Remove the repeatable admin-token merge path

When anyone able to push test/verify-bypass-89092 adds commits to that branch, the push trigger checks out those commits, creates a new branch from them, and this command merges the resulting PR into main using GH_TOKEN_ADMIN without review. Leaving this throwaway probe installed therefore turns the fixed trigger branch into a reusable path for merging arbitrary changes while bypassing the repository's CODEOWNERS protection; remove or disable the workflow after the one-time test.

Useful? React with 👍 / 👎.

@srv-rr-github-token

Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 3.3.0 🎉

The release is available on GitHub release

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.

2 participants