Integration is not sending MERGE_COMMIT flag for merge commits
See original GitHub issueAccording to the Jira documentation for DevInfo, integrations can mark a commit as a merge commit while sending data via the POST /rest/devinfo/0.10/bulk
endpoint.
flags
Array<string>
The set of flags for this commit
Unique items: true
Valid values: MERGE_COMMIT
This information is particularly useful for the new automation for jira feature, as we use it to decide whether rules should execute or not, and have other future plans for it too.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:12 (10 by maintainers)
Top Results From Across the Web
Integration is not sending MERGE_COMMIT flag for merge ...
According to the Jira documentation for DevInfo, integrations can mark a commit as a merge commit while sending data via the POST /rest/devinfo/ ......
Read more >git-merge Documentation - Git
Incorporates changes from the named commits (since the time their histories diverged from the current branch) into the current branch. This command is...
Read more >Merge methods - GitLab Docs
The merge method you select for your project determines how the changes in your merge requests are merged into an existing branch.
Read more >POST service does not provide useful information when ... - Jira
It doesn't create any commits, but a merge is containing a set of commits. How can we get the service to notify our...
Read more >Git fast-forward VS no fast-forward merge - Stack Overflow
Reverting a whole feature (i.e. a group of commits), is a true headache [if --no-ff is not used], whereas it is easily done...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi @felipe-gdr. I’m from a team at Atlassian that is currently in the process of migrating the ownership over to us from GitHub. As a part of this, we’re currently going through the backlog of issues and prs to see what can still be addressed and what should be closed.
There is currently a PR open to merge in your changes and should be deployed in the coming week. Stay tuned 😄
@mobeigi Unfortunately I’m no long working in this area within GitHub.