- Ticket
- Post creation branch creation
- Webhook: Trigger GitLabCI Pipeline from JIRA
- GitLabCI -> GitLab REST call: Create branch
- HEADER:
PRIVATE-TOKEN: <MAGIC> - URL:
https://puppet-gitlab-test-elb-1536216415.us-west-2.elb.amazonaws.com/api/v4/projects/1/repository/branches?branch=<NEW_BRANCH>&ref=<REFERENCE_BRANCH
- HEADER:
- Post creation branch creation
- Refactor code
- Intra-process
- Code refactored - Issue remediation complete
- Webhook: Trigger GitLabCI Pipeline from JIRA
- GitLabCI -> GitLab REST call: Create merge request
- GitLabCI -> GitLab REST call: Merge feature branch
- GitLabCI -> GitLab REST call: Delete merged branch
Last active
June 16, 2017 00:13
-
-
Save abrader/48eb22b163d9d61ed8a889d3f63b366e to your computer and use it in GitHub Desktop.
Puppet: Pipeline - Issue Branches
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment