Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

GitHub commit status should work if Jenkins set to merge feature branch into integration (develop) branch #2

Open
asmith-mdsol opened this issue Oct 23, 2012 · 0 comments
Labels

Comments

@asmith-mdsol
Copy link
Contributor

Currently we create GitHub commit statuses against the current HEAD. In Jenkins you can get it to do a prospective merge to an integration branch (typically develop for us), which moves HEAD, causing the status creation to fail.

One possible solution would be to use the Jenkins provided GIT_COMMIT environment variable and maybe default to HEAD otherwise.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant