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

support custom pipeline message #3294

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

zc2638
Copy link

@zc2638 zc2638 commented Dec 12, 2022

Support cutom pipeline customization to commit message information,
which will help to view associated triggers and debug troubleshooting.

Actual

I create custom build in another pipeline, but I can't see some useful information of these builds on the list.
image

Expect

I can customize the commit message information when creating custom build, so that it can write the build number triggered by the associated pipeline.

e.g.

# 19  Triggered by build number 15 of root/test
# 18  Triggered by build number 14 of root/test
# 17  Triggered by build number 13 of root/test

Signed-off-by: zc <zc2638@qq.com>
@zc2638
Copy link
Author

zc2638 commented Dec 20, 2022

@tphoney I don't know why CI fails, can you give me some pointers?

@tphoney
Copy link

tphoney commented Jan 3, 2023

I re-kicked the build @zc2638 looks green now. no idea what happened.

@zc2638
Copy link
Author

zc2638 commented Feb 24, 2023

ping @eoinmcafee00

@eoinmcafee00 eoinmcafee00 merged commit bafaa40 into harness:master Apr 28, 2023
@zc2638 zc2638 deleted the feat/custom-message branch May 29, 2023 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants