Skip to content

ci: Auto-approve CLI reference docs sync PRs - #737

Merged
Isakdl merged 1 commit into
mainfrom
ci/auto-approve-docs-sync
Aug 11, 2026
Merged

ci: Auto-approve CLI reference docs sync PRs#737
Isakdl merged 1 commit into
mainfrom
ci/auto-approve-docs-sync

Conversation

@Isakdl

@Isakdl Isakdl commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Adds a workflow that automatically approves the CLI reference PRs opened by the serverpod-cloud-docs-sync GitHub App — both the Serverpod Cloud CLI reference (auto/cli-docs-sync) and the framework CLI command reference (auto/framework-cli-docs-sync).

  • Runs on pull_request_target (opened/reopened/synchronize) so re-pushes get re-approved.
  • Guarded on both the bot author and the two known head branches, so no other PRs can receive an approval.
  • Approves with the built-in GITHUB_TOKEN scoped to pull-requests: write; the "Allow GitHub Actions to create and approve pull requests" repo setting is already enabled.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QHzihjdfEJPSukWj9XXuik
@Isakdl
Isakdl requested a review from developerjamiu August 11, 2026 12:12
@Isakdl
Isakdl enabled auto-merge (squash) August 11, 2026 12:12

@developerjamiu developerjamiu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@developerjamiu developerjamiu added the enhancement New feature or request label Aug 11, 2026
@Isakdl
Isakdl merged commit fb967b9 into main Aug 11, 2026
5 checks passed
@Isakdl
Isakdl deleted the ci/auto-approve-docs-sync branch August 11, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants