question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Integration is not sending MERGE_COMMIT flag for merge commits

See original GitHub issue

According 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:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:12 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
rachellerathbonecommented, May 17, 2021

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 😄

0reactions
zmoazenicommented, Dec 21, 2020

@mobeigi Unfortunately I’m no long working in this area within GitHub.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found