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

[BUGFIX] Avoid duplicate workflow runs on renovate PRs #160

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

eliashaeussler
Copy link
Owner

This PR adds a new Renovate workflow. For each push into a renovate/* branch, the workflow checks if an appropriate PR is open. If not, the CGL and Tests workflows are triggered. This avoids duplicate workflows for both push and pull_request event on renovate/* branches.

@eliashaeussler eliashaeussler added the bug Something isn't working label Oct 7, 2023
@eliashaeussler eliashaeussler self-assigned this Oct 7, 2023
@codeclimate
Copy link

codeclimate bot commented Oct 7, 2023

Code Climate has analyzed commit 96e0095 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 87.0% (0.0% change).

View more on Code Climate.

@eliashaeussler eliashaeussler merged commit 3aa6217 into main Oct 7, 2023
15 checks passed
@eliashaeussler eliashaeussler deleted the fix/renovate-workflows branch October 7, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant