Skip to content

Add additional checks on PR before auto approving #594

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

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 For PRs adding features, improving functionality, docs, tests, etc. label Jun 9, 2025
Copy link
Contributor

@dblnz dblnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@simongdavies simongdavies merged commit 56c3ccd into hyperlight-dev:main Jun 10, 2025
35 of 57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants