Skip to content

Add additional checks on PR before auto approving #123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2025

Conversation

simongdavies
Copy link
Contributor

Adds additional checks to the script used to validate dependabot PRs before auto approving them:

Only selects PRs that are not from forked repos and have a name starting dependabot/cargo
Will not approve any PRs that update files other than Cargo.toml or Cargo.lock (does not approve PRs which update GH workflows)
Does not update any PRs if there are checks which require permission to run

@simongdavies simongdavies added the kind/enhancement New feature or request label Jul 21, 2025
@jsturtevant jsturtevant merged commit 3aed4cc into hyperlight-dev:main Jul 22, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants