Skip to content

.github: add merge_group trigger for merge queue#972

Merged
MSevey merged 2 commits into
mainfrom
sevey/merge-queue-trigger
Jun 2, 2023
Merged

.github: add merge_group trigger for merge queue#972
MSevey merged 2 commits into
mainfrom
sevey/merge-queue-trigger

Conversation

@MSevey

@MSevey MSevey commented Jun 2, 2023

Copy link
Copy Markdown
Contributor

Overview

In order to run the CI when the PRs are in the merge queue we need to add the merge_group trigger to the CI. This PR is a blocker to using the merge queue.

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@MSevey MSevey added the T:code-hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity. label Jun 2, 2023
@codecov

codecov Bot commented Jun 2, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage has no change and project coverage change: -1.96 ⚠️

Comparison is base (8b1f9b4) 56.17% compared to head (7af9b28) 54.21%.

❗ Current head 7af9b28 differs from pull request most recent head a66276c. Consider uploading reports for the commit a66276c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #972      +/-   ##
==========================================
- Coverage   56.17%   54.21%   -1.96%     
==========================================
  Files          68       54      -14     
  Lines       10915     6032    -4883     
==========================================
- Hits         6131     3270    -2861     
+ Misses       3901     2412    -1489     
+ Partials      883      350     -533     

see 38 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MSevey MSevey enabled auto-merge (squash) June 2, 2023 17:41
@MSevey MSevey merged commit c0bcb89 into main Jun 2, 2023
@MSevey MSevey deleted the sevey/merge-queue-trigger branch June 2, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T:code-hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants