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

Add dependabot automerge #2482

Merged
merged 3 commits into from
Apr 18, 2022
Merged

Add dependabot automerge #2482

merged 3 commits into from
Apr 18, 2022

Conversation

akaszynski
Copy link
Member

@akaszynski akaszynski commented Apr 18, 2022

This PR adds dependabot automerge following the example described here:
https://stefanzweifel.io/posts/2021/04/28/auto-merge-dependabot-pull-requests

PRs no longer require approvals, and will merge automatically when passing.

@codecov
Copy link

codecov bot commented Apr 18, 2022

Codecov Report

Merging #2482 (fd2b62d) into main (8b30187) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2482   +/-   ##
=======================================
  Coverage   93.67%   93.67%           
=======================================
  Files          75       75           
  Lines       16052    16052           
=======================================
  Hits        15036    15036           
  Misses       1016     1016           

@tkoyama010 tkoyama010 added the maintenance Low-impact maintenance activity label Apr 18, 2022
.github/workflows/merge-me.yml Outdated Show resolved Hide resolved
.github/workflows/merge-me.yml Show resolved Hide resolved
Co-authored-by: Andras Deak <adeak@users.noreply.github.com>
Co-authored-by: Tetsuo Koyama <tkoyama010@gmail.com>
Copy link
Member

@tkoyama010 tkoyama010 left a comment

Choose a reason for hiding this comment

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

LGTM

@akaszynski akaszynski enabled auto-merge (squash) April 18, 2022 19:17
@akaszynski akaszynski merged commit 29f31a4 into main Apr 18, 2022
@akaszynski akaszynski deleted the ci/dependabot-automerge branch April 18, 2022 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants