aws-codebuild-run-build icon indicating copy to clipboard operation
aws-codebuild-run-build copied to clipboard

sourceVersion override feature

Open vitek-urbanec opened this issue 4 years ago • 0 comments

Issue #, if available:

Description of changes: By default, this action overrides the sourceVersion parameter sent to the API, resulting in AWS codebuild using a triggering commit SHA instead of the pre-set source version in the Codebuild project.

This PR adds the option to override the sourceVersion sent to AWS Codebuild and thus allows users to explicitly specify the branch or commit that Codebuild should use to download source code.

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

Check any applicable:

  • [ ] Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

vitek-urbanec avatar Mar 18 '21 09:03 vitek-urbanec