Skip to content
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

enable auto merge/approval for dependencies #229

Merged
merged 1 commit into from Mar 6, 2023

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Jan 30, 2023

Summary

  • enable auto merge/approval for dependencies
    This job enable the auto merge and approval in the following conditions
  1. It will only run for dependabot PRs
  2. If the Dependency change PR is a patch the job will approve and enable the auto merge, and if all the required ci checks passes it will merge it
  3. If the Dependency change PR is a minor it will only enable the auto-merge and will wait for a maintainer to review and approve
  4. For major changes it will do nothing

Need sigstore/community#225

Related to sigstore/community#202

Signed-off-by: cpanato <ctadeu@gmail.com>
@wlynch wlynch merged commit 9ac8505 into sigstore:main Mar 6, 2023
@cpanato cpanato deleted the auto-check-dep branch March 6, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants