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

chore: Enable CI on merge_group trigger #1298

Merged
merged 3 commits into from
Jul 25, 2023
Merged

chore: Enable CI on merge_group trigger #1298

merged 3 commits into from
Jul 25, 2023

Conversation

flub
Copy link
Contributor

@flub flub commented Jul 25, 2023

Description

This is required for CI jobs to run in the merge queue. And if CI
doesn't run in the merge queue it will never have green CI to merge.

See docs for more info:
https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue#triggering-merge-group-checks-with-github-actions

It also needs to update the netsim-custom code that extracts the commit hash.

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates if relevant.
  • Tests if relevant.

This is required for CI jobs to run in the merge queue.  And if CI
doesn't run in the merge queue it will never have green CI to merge.
@flub flub requested a review from dignifiedquire July 25, 2023 07:32
@flub flub added this pull request to the merge queue Jul 25, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 25, 2023
@flub flub added this pull request to the merge queue Jul 25, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jul 25, 2023
@Arqu Arqu enabled auto-merge July 25, 2023 10:51
@Arqu Arqu added this pull request to the merge queue Jul 25, 2023
Merged via the queue into main with commit d11de73 Jul 25, 2023
@dignifiedquire dignifiedquire deleted the flub/merge-queue-ci branch July 25, 2023 11:51
matheus23 pushed a commit that referenced this pull request Nov 14, 2024
* chore: Enable CI on merge_group trigger

This is required for CI jobs to run in the merge queue.  And if CI
doesn't run in the merge queue it will never have green CI to merge.

* report dumps for merge_group

* introduce job timeouts for CI

---------

Co-authored-by: Asmir Avdicevic <asmir.avdicevic64@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants