Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

fix: add statuses permission for Renovate#1057

Merged
iwamot merged 1 commit intomainfrom
fix/renovate-statuses-permission
Mar 28, 2026
Merged

fix: add statuses permission for Renovate#1057
iwamot merged 1 commit intomainfrom
fix/renovate-statuses-permission

Conversation

@iwamot
Copy link
Copy Markdown
Collaborator

@iwamot iwamot commented Mar 28, 2026

Summary

  • Add permission-statuses: write to the GitHub App token generation
  • Fixes Renovate aborting with "repository-changed" due to 403 error when setting commit statuses

🤖 Generated with Claude Code

Add permission-statuses: write to the GitHub App token generation
to allow Renovate to set commit statuses.

Signed-off-by: Takashi Iwamoto <hello@iwamot.com>
@github-actions
Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA f9e65d7.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@iwamot iwamot self-assigned this Mar 28, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.96%. Comparing base (3cccb95) to head (f9e65d7).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1057   +/-   ##
=======================================
  Coverage   50.96%   50.96%           
=======================================
  Files          26       26           
  Lines        1244     1244           
  Branches      178      178           
=======================================
  Hits          634      634           
  Misses        606      606           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@iwamot iwamot merged commit 73be9a0 into main Mar 28, 2026
10 checks passed
@iwamot iwamot deleted the fix/renovate-statuses-permission branch March 28, 2026 10:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant