Skip to content

Conversation

boquan-fang
Copy link
Contributor

@boquan-fang boquan-fang commented May 30, 2025

Release Summary:

Resolved issues:

related to #2651.

Description of changes:

We want to add logic to ensure that only push or schedule event to mainline s2n-quic will trigger AWS action to run. I believe that we only need to check if the github.repository is aws/s2n-quic.

The following conversation has more details: https://github.com/boquan-fang/s2n-quic/actions/runs/15501459732, https://github.com/boquan-fang/s2n-quic/actions/runs/15501459733.

Call-outs:

We need to merge this PR into upstream. Pull down the code to local repo and then sync up with a forked s2n-quic repo to see if those jobs are not ran.

Testing:

We need two parts of testing:

  1. This PR is cut on upstream s2n-quic, so we should verify that every aws action are successfully ran.
  2. After this PR is merged, as mentioned in the Call-outs section, we should verify that a forked s2n-quic repo doesn't run those aws actions.

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

@boquan-fang boquan-fang marked this pull request as ready for review May 30, 2025 20:26
@boquan-fang boquan-fang requested a review from maddeleine May 30, 2025 20:26
@boquan-fang boquan-fang requested a review from maddeleine June 4, 2025 20:48
Copy link
Contributor

@maddeleine maddeleine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I double-checked and it does look like these steps aren't being run on the forks and are being run on our CI. So I feel pretty confident in approving this change.

@boquan-fang
Copy link
Contributor Author

I will merge this in and monitor the result closely after this is merged in.

@boquan-fang boquan-fang merged commit a1c0626 into main Jun 9, 2025
129 checks passed
@boquan-fang boquan-fang deleted the boquan-fang/disable-credential branch June 9, 2025 19:55
boquan-fang added a commit that referenced this pull request Jun 10, 2025
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