aws-codebuild-run-build
aws-codebuild-run-build copied to clipboard
Run an AWS CodeBuild project as a step in a GitHub Actions workflow job.
*Issue #, if available:* N/A *Description of changes:* This removes the restriction that the remote origin contains "github.com", so that users of self-hosted GitHub Enterprise servers can use the npm...
Adds documentation of the `codebuild:StopBuild` API that this action will invoke when an Actions job is canceled: https://github.com/aws-actions/aws-codebuild-run-build/blob/709330557ef351db2ee400ec41f672ea1734c255/code-build.js#L61 By submitting this pull request, I confirm that my contribution is made...