Skip to content

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

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#622
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 ([#622](https://github.com/getsentry/sentry-godot/pull/622))

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 096b9fb

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 b91dfd9 to 096b9fb Compare March 30, 2026 09:48
@stephanie-anderson stephanie-anderson merged commit e5f5108 into main Mar 30, 2026
67 of 69 checks passed
@stephanie-anderson stephanie-anderson deleted the fix/update-validate-pr-action branch March 30, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants