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 #44

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

abdhalees
Copy link
Member

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.

@abdhalees abdhalees requested a review from a team as a code owner August 5, 2024 14:44
@abdhalees abdhalees requested review from avinashbot and removed request for a team August 5, 2024 14:44
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.35%. Comparing base (72b4157) to head (c59723f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   95.35%   95.35%           
=======================================
  Files          15       15           
  Lines         431      431           
  Branches      124      124           
=======================================
  Hits          411      411           
  Misses         20       20           

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

@abdhalees abdhalees added this pull request to the merge queue Aug 5, 2024
Merged via the queue into main with commit d348473 Aug 5, 2024
29 checks passed
@abdhalees abdhalees deleted the merge_queue branch August 5, 2024 15:41
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