Skip to content

Remove --pat-pr and --pat-comments flags, auto-detect BUMPY_GH_TOKEN#51

Merged
theoephraim merged 3 commits intomainfrom
fix/remove-pat-flags
Apr 25, 2026
Merged

Remove --pat-pr and --pat-comments flags, auto-detect BUMPY_GH_TOKEN#51
theoephraim merged 3 commits intomainfrom
fix/remove-pat-flags

Conversation

@theoephraim
Copy link
Copy Markdown
Member

Summary

  • Remove --pat-pr and --pat-comments CLI flags — BUMPY_GH_TOKEN is now automatically used for PR operations when set
  • PR comments always use the default GH_TOKEN, which fixes commenting on fork PRs (where secrets are unavailable)
  • Version PR body shows a warning when BUMPY_GH_TOKEN is missing, since CI won't trigger automatically
  • Updated docs and workflow files

This is a minor breaking change since the flags are removed, but they'll just be silently ignored by the flag parser if anyone still passes them.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 25, 2026

bumpy-frog

The changes in this PR will be included in the next version bump.

minor Minor releases

  • @varlock/bumpy 1.2.2 → 1.3.0

Bump files in this PR

Click here if you want to add another bump file to this PR


This comment is maintained by bumpy.

- BUMPY_GH_TOKEN is now automatically used for PR operations when set
- PR comments always use default GH_TOKEN (works on fork PRs too)
- Version PR body shows warning when BUMPY_GH_TOKEN is missing
- Update docs and workflow files
@theoephraim theoephraim force-pushed the fix/remove-pat-flags branch from 1135b49 to e3cc834 Compare April 25, 2026 00:16
@theoephraim theoephraim merged commit 7292725 into main Apr 25, 2026
2 checks passed
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