Skip to content

docs: document the one-time Actions PR-creation setting#64

Merged
uribrecher merged 2 commits into
mainfrom
docs/release-prereqs
Jun 21, 2026
Merged

docs: document the one-time Actions PR-creation setting#64
uribrecher merged 2 commits into
mainfrom
docs/release-prereqs

Conversation

@uribrecher

Copy link
Copy Markdown
Owner

Documents the one-time repo setting the release-PR bot requires: Settings → Actions → General → "Allow GitHub Actions to create and approve pull requests."

This gap surfaced when the first release-pr.yaml run (after #61 merged) did all its work but failed the final create-PR step with GitHub Actions is not permitted to create or approve pull requests. The setting is now enabled; this just records the requirement so it isn't re-debugged.

  • CONTRIBUTING.md: new "Repository setup (one-time)" subsection.
  • design spec: corrects the "One-time setup" section (it previously claimed none was required).

Docs-only; no changelog fragment needed.

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings June 21, 2026 12:18

Copilot AI 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.

Pull request overview

Documents the one-time repository setting required for the release-PR automation to successfully create a pull request via peter-evans/create-pull-request, preventing future debug churn when Actions can push a branch but cannot open/approve PRs.

Changes:

  • Update the release automation design spec to reflect the required “Allow GitHub Actions to create and approve pull requests” setting.
  • Add a new “Repository setup (one-time)” section to CONTRIBUTING.md describing the required Actions setting and the observed failure mode.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/superpowers/specs/2026-06-21-release-automation-design.md Corrects the “One-time setup” section to include the required Actions PR-creation permission.
CONTRIBUTING.md Adds a new one-time repository setup note for maintainers about enabling Actions PR creation/approval.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CONTRIBUTING.md Outdated
@uribrecher uribrecher merged commit 6ae9cb5 into main Jun 21, 2026
4 checks passed
@uribrecher uribrecher deleted the docs/release-prereqs branch June 21, 2026 12:24
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.

2 participants