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

ci(dependabot): Auto-approve and enable automerge for dependabot PRs #1013

Merged
merged 6 commits into from
Oct 3, 2023

Conversation

binh-dam-ibigroup
Copy link
Collaborator

@binh-dam-ibigroup binh-dam-ibigroup commented Sep 27, 2023

Description

This PR auto-approves dependabot PRs and enable automerge on these,
so that these PRs are merged automatically if all checks pass.

Big question to answer (after merging): does using secrets.GITHUB_TOKEN work? At https://github.com/marketplace/actions/enable-pull-request-automerge#dependabot-example, they recommend using a personal access token (not set yet), but they say using secrets.GITHUB_TOKEN could work.

PR Checklist:

  • [na] Does the code follow accessibility standards (WCAG 2.1 AA Compliant)?
  • [na] Are all languages supported (Internationalization/Localization)?
  • [na] Are appropriate Typescript types implemented?

Copy link
Contributor

@daniel-heppner-ibigroup daniel-heppner-ibigroup left a comment

Choose a reason for hiding this comment

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

I'd normally be worried about this, but I guess with the tests it's fine!

Copy link
Collaborator

@miles-grant-ibigroup miles-grant-ibigroup left a comment

Choose a reason for hiding this comment

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

Excited to give this a spin!

@binh-dam-ibigroup binh-dam-ibigroup merged commit 38ea2a8 into dev Oct 3, 2023
@binh-dam-ibigroup binh-dam-ibigroup deleted the auto-merge-dependabot-prs branch October 3, 2023 14:04
@binh-dam-ibigroup
Copy link
Collaborator Author

Well, auto-approve worked, but enabling automerge didn't...

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.

3 participants