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(mergify): upgrade configuration to current format #419

Merged

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 22, 2024

No more deprecated fields are being used in your Mergify configuration, this pull request will be closed.

@mergify mergify bot requested a review from a team as a code owner November 22, 2024 13:30
@mergify mergify bot requested review from rootulp and ninabarbakadze and removed request for a team November 22, 2024 13:30
.mergify.yml Outdated
Comment on lines 7 to 11
merge_conditions:
- "#approved-reviews-by>1"
merge_method: squash
commit_message_template: |
{{ title }} (#{{ number }})
{{ body }}
Copy link
Collaborator

Choose a reason for hiding this comment

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

this looks suspect because this was moved from under the automerge thing to the queue rules.

Since GitHub now has automerge, we don't use automerge from mergify so I'm inclined to delete that setting entirely.

@mergify mergify bot closed this Nov 22, 2024
@rootulp rootulp reopened this Nov 22, 2024
@mergify mergify bot force-pushed the mergify/configuration-deprecated-update branch from 12fa277 to 2eead34 Compare November 27, 2024 22:12
@rootulp
Copy link
Collaborator

rootulp commented Nov 27, 2024

Ugh mergify overwrote my commit. Closing this b/c I don't think we need it.

@rootulp rootulp closed this Nov 27, 2024
@mergify mergify bot reopened this Feb 3, 2025
@mergify mergify bot force-pushed the mergify/configuration-deprecated-update branch from 2eead34 to 40ab4c3 Compare February 3, 2025 12:06
@rootulp rootulp self-requested a review February 3, 2025 15:42
@rootulp rootulp closed this Feb 3, 2025
@mergify mergify bot reopened this Feb 3, 2025
@mergify mergify bot force-pushed the mergify/configuration-deprecated-update branch from 40ab4c3 to b37c7fb Compare February 3, 2025 15:48
@rach-id
Copy link
Member

rach-id commented Feb 4, 2025

@rootulp is this still needed?

@rootulp rootulp self-assigned this Feb 4, 2025
@rootulp
Copy link
Collaborator

rootulp commented Feb 4, 2025

Yea let's try merging it. We don't use mergify for auto-merge so we don't need some of the config modified in this PR but if it works, we can keep it.

@rach-id
Copy link
Member

rach-id commented Feb 4, 2025

@rootulp can you update this branch to contain the latest commits and rerun CI? 3 are failing

@rootulp rootulp marked this pull request as draft February 4, 2025 16:09
@rootulp
Copy link
Collaborator

rootulp commented Feb 4, 2025

Looks like it already has the latest commits. CI is probably failing on release/v0.46.x-celestia but there hasn't been a recent commit to trigger it.

@rootulp
Copy link
Collaborator

rootulp commented Feb 4, 2025

test-race is failing but I don't think it's using the versions specified in this PR. IMO we should merge this as-is and see if CI passes on release/v0.46.x-celestia

@rootulp rootulp marked this pull request as ready for review February 4, 2025 16:27
@rootulp rootulp merged commit 70d5e5e into release/v0.46.x-celestia Feb 4, 2025
28 of 32 checks passed
@rootulp rootulp deleted the mergify/configuration-deprecated-update branch February 4, 2025 16:27
@rootulp
Copy link
Collaborator

rootulp commented Feb 4, 2025

CI passed after merge with the exception of one CI check for pushing a Docker image.

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.

2 participants