Skip to content

fix(ci): Update validate-pr action to remove draft enforcement#5085

Merged
stephanie-anderson merged 1 commit intomainfrom
fix/update-validate-pr-action
Mar 30, 2026
Merged

fix(ci): Update validate-pr action to remove draft enforcement#5085
stephanie-anderson merged 1 commit intomainfrom
fix/update-validate-pr-action

Conversation

@stephanie-anderson
Copy link
Copy Markdown
Contributor

The validate-pr action's draft enforcement step was failing with:

API call failed: GraphQL: Resource not accessible by integration (convertPullRequestToDraft)

Draft enforcement has been removed from the shared action in getsentry/github-workflows#159. This bumps the pinned SHA.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 30, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@Flash0ver Flash0ver added the skip-changelog Suppress automatic changelog generation via Craft label Mar 30, 2026
The draft enforcement step was failing due to insufficient app
permissions. It has been removed from the shared action.

Refs getsentry/github-workflows#159

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@stephanie-anderson stephanie-anderson force-pushed the fix/update-validate-pr-action branch from 456a1f6 to 55c220e Compare March 30, 2026 09:48
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.99%. Comparing base (a21b199) to head (55c220e).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5085   +/-   ##
=======================================
  Coverage   73.99%   73.99%           
=======================================
  Files         499      499           
  Lines       18067    18067           
  Branches     3519     3519           
=======================================
+ Hits        13368    13369    +1     
+ Misses       3839     3838    -1     
  Partials      860      860           

☔ 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.

@stephanie-anderson stephanie-anderson merged commit 388121c into main Mar 30, 2026
33 checks passed
@stephanie-anderson stephanie-anderson deleted the fix/update-validate-pr-action branch March 30, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Suppress automatic changelog generation via Craft

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants