Skip to content

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

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#2613
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

🟢 Patch (bug fixes)

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 30, 2026

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Fixes

- Update validate-pr action to remove draft enforcement ([#2613](https://github.com/getsentry/sentry-unity/pull/2613))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against ce2690f

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 131bb77 to ce2690f Compare March 30, 2026 09:49
@stephanie-anderson stephanie-anderson added Tracking Issue tracks multiple related issues skip-changelog labels Mar 30, 2026
@stephanie-anderson stephanie-anderson merged commit a14cf7c into main Mar 30, 2026
64 of 65 checks passed
@stephanie-anderson stephanie-anderson deleted the fix/update-validate-pr-action branch March 30, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Tracking Issue tracks multiple related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants