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

versatile-data-kit: automate merging of dependabot PRs #1725

Merged
merged 3 commits into from
Mar 9, 2023

Conversation

antoniivanov
Copy link
Collaborator

Dependabot is creating PR. This is helping to automate them by

  1. Automatically approving them
  2. Automatically trying to merge them (only if all tests have passed)
  3. Automatically updating them with latest changes

Testing Done: created a fork and tested the flow there.
using custom labels (as a proxy for dependabot)

Dependabot is creating PR. This is helping to automate them by
1. Automatically approving them
2. Automatically trying to merge them (only if all tests have passed)
3. Automatically updating them with latest changes

Testing Done: created a fork and tested the flow there.
using custom labels (as a proxy for dependabot)
@antoniivanov antoniivanov added dependencies Pull requests that update a dependency file and removed dependencies Pull requests that update a dependency file labels Mar 8, 2023
@DeltaMichael DeltaMichael merged commit 1f50e70 into main Mar 9, 2023
@DeltaMichael DeltaMichael deleted the person/aivanov/depend branch March 9, 2023 08:54
ivakoleva pushed a commit that referenced this pull request Mar 9, 2023
Dependabot is creating PR. This is helping to automate them by
1. Automatically approving them
2. Automatically trying to merge them (only if all tests have passed)
3. Automatically updating them with latest changes

Testing Done: created a fork and tested the flow there.
using custom labels (as a proxy for dependabot)

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants