Skip to content

fix(tagpr): use GitHub App token to bypass tag ruleset#16

Closed
Drumato wants to merge 1 commit into
mainfrom
fix/tagpr-app-token
Closed

fix(tagpr): use GitHub App token to bypass tag ruleset#16
Drumato wants to merge 1 commit into
mainfrom
fix/tagpr-app-token

Conversation

@Drumato
Copy link
Copy Markdown
Collaborator

@Drumato Drumato commented May 8, 2026

The default GITHUB_TOKEN cannot create tags because the repository's tag ruleset restricts ref creation, and only OrgAdmin and RepoAdmin are listed as bypass actors. Generate a token from the PR_MAKER GitHub App instead, matching the pattern used in pepabo/plusplusbot.

The default GITHUB_TOKEN cannot create tags because the repository's
tag ruleset (id 15000845) restricts ref creation, and only OrgAdmin
and RepoAdmin are listed as bypass actors. Generate a token from the
PR_MAKER GitHub App instead, matching the pattern used in
pepabo/plusplusbot.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Drumato Drumato requested a review from takutakahashi as a code owner May 8, 2026 07:37
@Drumato Drumato closed this May 13, 2026
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