Skip to content

ci: standardise release PAT secret name (RELEASE_PLEASE_TOKEN) - #14

Merged
stubbi merged 2 commits into
mainfrom
fix/release-pat-name
May 13, 2026
Merged

ci: standardise release PAT secret name (RELEASE_PLEASE_TOKEN)#14
stubbi merged 2 commits into
mainfrom
fix/release-pat-name

Conversation

@stubbi

@stubbi stubbi commented May 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

release-please.yaml and release.yaml referenced secrets.RELEASE_PAT while operatorhub-submit.yaml used secrets.RELEASE_PLEASE_TOKEN. The latter is the name documented in the v1 PR description and the one already added to repo secrets, so standardise on it.

Without this rename, release-please fails immediately with Input required and not supplied: token and never opens the v0.1.0 release PR.

Test plan

  • release-please workflow re-runs successfully on next push to main
  • v0.1.0 release PR opens

operatorhub-submit.yaml already used RELEASE_PLEASE_TOKEN. Standardise
on that name so a single PAT works across all three release workflows.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@stubbi
stubbi enabled auto-merge (squash) May 13, 2026 06:49
Default setup was enabled after the repo went public. The two cannot
coexist — uploading SARIF from the custom workflow returns "CodeQL
analyses from advanced configurations cannot be processed when the
default setup is enabled". Drop the custom workflow; default setup
covers Go scanning and reports through the Security tab.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@stubbi
stubbi merged commit 82bf41e into main May 13, 2026
14 checks passed
@stubbi
stubbi deleted the fix/release-pat-name branch May 13, 2026 07:09
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