Update Mergify rules - #1146
Merged
Merged
Conversation
This change was required due to the deprection of our current setup (https://blog.mergify.io/strict-mode-deprecation/). It was shown in the mergify results tab on our PRs and would cause the Mergify setup to fail from December on. I hope that I nowconfigured everything correctly.
Codecov Report
@@ Coverage Diff @@
## develop #1146 +/- ##
========================================
Coverage 70.49% 70.49%
========================================
Files 79 79
Lines 7681 7681
========================================
Hits 5415 5415
Misses 2266 2266 |
Collaborator
Author
|
@Mergifyio rebase |
Contributor
☑️ Nothing to doDetails
|
hardbyte
approved these changes
Oct 25, 2021
Collaborator
Author
|
@Mergifyio rebase |
Contributor
☑️ Nothing to doDetails
|
felixdivo
force-pushed
the
fix-mergify-config
branch
from
October 26, 2021 06:30
d535143 to
f2860f6
Compare
Collaborator
Author
|
I also changed Mergify to look for Github Actions instead of Travis, to match what we use now. |
Collaborator
Author
|
cowo78
pushed a commit
to cowo78/python-can
that referenced
this pull request
Dec 9, 2021
* Update Mergify rules This change was required due to the deprection of our current setup (https://blog.mergify.io/strict-mode-deprecation/). It was shown in the mergify results tab on our PRs and would cause the Mergify setup to fail from December on. I hope that I nowconfigured everything correctly. * Fix mergify to use Github Actions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change was required due to the deprection of our current setup. It was shown in the mergify results tab on our PRs and would cause the Mergify setup to fail from December on. I hope that I nowconfigured everything correctly.