0

Is it possible to customize Build History details in codebuild project. I would like to append some extra info (through buildspec.yml maybe)

enter image description here

1 Answer 1

1

The highlighted portion is build id which is a combination of project name and build identifier. Unfortunately there is no way to modify this information through any API call.

Sign up to request clarification or add additional context in comments.

2 Comments

Can we modify Source Version
Source version is auto resolved, it will be s3 object version for s3 source or commit id for a CodeCommit/Github source.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.