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

ci: make start_codebuild.sh work for forks #5178

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

lrstewart
Copy link
Contributor

@lrstewart lrstewart commented Mar 11, 2025

Release Summary:

Description of changes:

Sometimes I want to test all the codebuild jobs (or at least a subset) against a change I haven't opened a PR for yet. To handle that case, start_build.sh needs to be able to start builds for forks.

Testing:

The script still works for PRs, because I used it with "./codebuild/bin/start_codebuild.sh pr/5178" to start the jobs for this build.
I also tested the script on a fork by kicking off the codebuild jobs for one of my fork's branches. The jobs started just fine and used the correct source.

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 Mar 11, 2025
@lrstewart lrstewart marked this pull request as ready for review March 11, 2025 23:05
@lrstewart lrstewart requested a review from dougch as a code owner March 11, 2025 23:05
@lrstewart lrstewart requested a review from boquan-fang March 11, 2025 23:06
@lrstewart lrstewart enabled auto-merge March 11, 2025 23:44
@lrstewart lrstewart added this pull request to the merge queue Mar 12, 2025
Merged via the queue into aws:main with commit d1abf08 Mar 12, 2025
47 checks passed
@lrstewart lrstewart deleted the startcodebuild branch March 12, 2025 03:01
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