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

Add github trigger event for merge queue #3836

Merged
merged 3 commits into from
Feb 16, 2023
Merged

Add github trigger event for merge queue #3836

merged 3 commits into from
Feb 16, 2023

Conversation

lrstewart
Copy link
Contributor

Description of changes:

If we want to enable merge queues, we need to run all our checks on requests added to the merge queue. See https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#merge_group

I added the new event to all github workflows that currently have pull_request.

Callouts

I'll also need to update our webhooks under the Github settings to handle the Codebuild jobs.

Testing:

I made this change for a subset of our workflows and tested on a branch: #3822

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Feb 15, 2023
@lrstewart lrstewart marked this pull request as ready for review February 15, 2023 02:07
@lrstewart lrstewart enabled auto-merge (squash) February 15, 2023 18:01
@lrstewart lrstewart merged commit 1014b3d into aws:main Feb 16, 2023
@lrstewart lrstewart deleted the fix branch February 16, 2023 08:30
dougch pushed a commit to dougch/s2n-tls that referenced this pull request Feb 17, 2023
dougch pushed a commit to dougch/s2n-tls that referenced this pull request Feb 17, 2023
dougch pushed a commit to dougch/s2n-tls that referenced this pull request Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants