Skip to content

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

Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
@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