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: Add kodiak bot configuration #1065

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

paulgessinger
Copy link
Member

This bot reacts to a special label automerge on PRs and will

  1. Keep the PR up-to-date
  2. Wait for all required statuses to succeed (including approval)
  3. Squash and merge into main once that's done

This should allow us to wait less on the manual update-wait-merge cycle.

This bot reacts to a special label `automerge` on PRs and will

1. Keep the PR up-to-date
2. Wait for all required statuses to succeed (including approval)
3. Squash and merge into `main` once that's done

This should allow us to wait less on the manual update-wait-merge cycle.
@paulgessinger paulgessinger added this to the next milestone Nov 2, 2021
Copy link
Contributor

@robertlangenberg robertlangenberg left a comment

Choose a reason for hiding this comment

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

let's see if this leads to bazillions of CI jobs :)

@paulgessinger paulgessinger merged commit 190c4ca into acts-project:main Nov 2, 2021
@paulgessinger paulgessinger deleted the ci/kodiak branch November 2, 2021 13:06
@paulgessinger paulgessinger modified the milestones: next, v15.0.0 Nov 17, 2021
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