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: Trigger required workflows on merge_group event #69

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

abdhalees
Copy link
Member

@abdhalees abdhalees commented Aug 5, 2024

Description of changes:

to enable merge queue feature in the repo, trigger workflows that are checked in PR when merge queue is requested.

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

tested in global-styles repo: cloudscape-design/global-styles#48

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.53%. Comparing base (415108b) to head (2a112e8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #69   +/-   ##
=======================================
  Coverage   95.53%   95.53%           
=======================================
  Files           6        6           
  Lines         269      269           
  Branches       59       59           
=======================================
  Hits          257      257           
  Misses         12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@abdhalees abdhalees marked this pull request as ready for review August 5, 2024 14:42
@abdhalees abdhalees requested a review from a team as a code owner August 5, 2024 14:42
@abdhalees abdhalees requested review from johannes-weber and removed request for a team August 5, 2024 14:42
@abdhalees abdhalees added this pull request to the merge queue Aug 6, 2024
Merged via the queue into main with commit f3266e2 Aug 6, 2024
31 checks passed
@abdhalees abdhalees deleted the merge_queue branch August 6, 2024 09:14
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