Skip to content

fix(ci): update automatic-approve-action to v2.2.0 with PR scoping - #1216

Merged
skevetter merged 1 commit into
mainfrom
unruly-liger
Sep 10, 2026
Merged

fix(ci): update automatic-approve-action to v2.2.0 with PR scoping#1216
skevetter merged 1 commit into
mainfrom
unruly-liger

Conversation

@skevetter

Copy link
Copy Markdown
Contributor

Summary

Update skevetter/automatic-approve-action to release v2.2.0 (e9a649e3353c1d4a93197dbf78087c9f80f8f70a) in .github/workflows/workflow-approval.yml and provide explicit pull-request-number and head-sha context.

Context

Resolves the HTTP 403 regression in automatic workflow approvals where stale action_required runs from other pull requests (such as PR #1179) were rediscovered and sent to GitHub's REST approval endpoint.

Changes

  • Update skevetter/automatic-approve-action to v2.2.0 (e9a649e3353c1d4a93197dbf78087c9f80f8f70a).
  • Pass explicit pull-request-number: ${{ github.event.pull_request.number }}.
  • Pass explicit head-sha: ${{ github.event.pull_request.head.sha }}.
  • Prevents cross-PR contamination and safely skips non-API-approvable same-repository/security holds.

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 40 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 783f126b-0e47-40c9-a4bd-62ae36571308

📥 Commits

Reviewing files that changed from the base of the PR and between 6db91fb and b4bee0d.

📒 Files selected for processing (1)
  • .github/workflows/workflow-approval.yml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@netlify

netlify Bot commented Sep 10, 2026

Copy link
Copy Markdown

Deploy Preview for images-devsy-sh canceled.

Name Link
🔨 Latest commit b4bee0d
🔍 Latest deploy log https://app.netlify.com/projects/images-devsy-sh/deploys/6aa2e1a3974b6000083c8265

@netlify

netlify Bot commented Sep 10, 2026

Copy link
Copy Markdown

Deploy Preview for devsydev canceled.

Name Link
🔨 Latest commit b4bee0d
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/6aa2e1a3ddcadc000833a0f8

@skevetter
skevetter marked this pull request as ready for review September 10, 2026 16:58
@skevetter
skevetter enabled auto-merge (squash) September 10, 2026 17:04
@skevetter
skevetter merged commit 0296937 into main Sep 10, 2026
28 of 29 checks passed
@skevetter
skevetter deleted the unruly-liger branch September 10, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant