Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Automated commit message should have CI build ID #513

Open
mockitoguy opened this issue Oct 15, 2017 · 3 comments
Open

Automated commit message should have CI build ID #513

mockitoguy opened this issue Oct 15, 2017 · 3 comments
Assignees
Labels
help wanted Please contribute! We need help building this project. size:M

Comments

@mockitoguy
Copy link
Member

mockitoguy commented Oct 15, 2017

Problem

While working on #512 I couldn't work out why the release build was failing. I think it would be really valuable to include CI build ID in the commit message (or even better: the link to CI job).

Suggested solution

Current:

0.9.115 release (previous 0.9.114) + release notes updated [ci skip]

Desired:

0.9.115 release (previous 0.9.114) + release notes updated. CI job: https://travis-ci.org/mockito/shipkit/builds/288214072 [ci skip]

Implementation

See starting point implementation in #514

mockitoguy added a commit that referenced this issue Oct 15, 2017
- TravisPlugin updates the commit message postfix and can include build url.
- See issue #513 for details
mockitoguy added a commit that referenced this issue Oct 18, 2017
- TravisPlugin updates the commit message postfix and can include build url.
- See issue #513 for details
@wwilk wwilk added the help wanted Please contribute! We need help building this project. label Oct 18, 2017
@ArturSkowronski
Copy link
Member

@mockitoguy @wwilk I will try to expose that information

@ArturSkowronski ArturSkowronski self-assigned this Jan 16, 2018
@mockitoguy mockitoguy added help wanted Please contribute! We need help building this project. and removed help wanted Please contribute! We need help building this project. please contribute! labels Mar 18, 2018
@mockitoguy mockitoguy added this to the Support Circle CI milestone Mar 18, 2018
@ArturSkowronski
Copy link
Member

@mockito/developers I'm back and today I'll try to start this task :)

@ArturSkowronski
Copy link
Member

ArturSkowronski commented Mar 21, 2018

@mockitoguy as I understand, not all builds will have tags like [ci skip]. Do we want to recognize if [ci skip] is at the end of the commit message and if is put CI job before [ci skip] tag or we are good with just putting "CI job: https://travis-ci.org/mockito/shipkit/builds/288214072" info as a postfix of commit message?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Please contribute! We need help building this project. size:M
Projects
None yet
Development

No branches or pull requests

3 participants