-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: renovate automerge ci #55
Conversation
This PR has been approved and will be auto-merged by the GitHub Actions workflow if all conditions are met and tests pass. The PR does not involve major changes.\n\n_Workflow run:_ See details |
This PR has been approved and will be auto-merged by the GitHub Actions workflow if all conditions are met and tests pass. The PR does not involve major changes. \n\ n Workflow run: See details |
This PR has been approved and will be auto-merged by the GitHub Actions workflow if all conditions are met and tests pass. The PR does not involve major changes. Workflow run: See details |
This PR has been approved and will be auto-merged by the GitHub Actions workflow if all conditions are met and tests pass. The PR does not involve major changes. Workflow run: See details |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My assumption is it works because it sleeps the 30 seconds for the checks to appear and then you're enabling automerge that will wait till everything passes.
this workflow auto merges every non-major PR of renovate if it pass the tests (depends on the pipeline status)
related to https://github.com/camunda/team-infrastructure-experience/issues/346
As you can see in the comments, this action was tested locally and works