aws-actions/"AWS CodeBuild run build" Action For GitHub Actions

Execute CodeBuild::startBuild for the current repo.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project-nameAWS CodeBuild Project Nameyes
buildspec-overrideBuildspec Overrideno
compute-type-overrideThe name of a compute type for this build that overrides the one specified in the build project.no
environment-type-overrideA container type for this build that overrides the one specified in the build project.no
image-overrideThe name of an image for this build that overrides the one specified in the build project.no
image-pull-credentials-type-overrideThe type of credentials CodeBuild uses to pull images in your build.no
env-vars-for-codebuildComma separated list of environment variables to send to CodeBuildno
update-intervalHow often the action calls the API for updatesno
update-back-offBase back-off time for the update calls for API if rate-limiting is encounteredno
disable-source-overrideSet to `true` if you want do disable source repo overrideno
source-version-overrideThe source version that overrides the sourceVersion provided to Codebuild.no
source-type-overrideThe source input type that overrides the source input defined in the build project for this build. Valid values include NO_SOURCE, CODECOMMIT, CODEPIPELINE, GITHUB, S3, BITBUCKET, and GITHUB_ENTERPRISE.no
source-location-overrideThe location that overrides the source location defined in the build project for this build.no
hide-cloudwatch-logsSet to `true` to prevent the CloudWatch logs from streaming the output to GitHubno
disable-github-env-varsSet to `true` if you want do disable github environment variables in codebuildno
artifacts-type-overrideThe type of build output artifactno
stop-on-signalsComma separated list of process signals on which to stop the build. Default is SIGINT.noSIGINT
namedescription
aws-build-idThe AWS CodeBuild Build ID for this build.