Commit 519e04ee authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'patch-30' into 'master'

Docs: Update jira.md - clarified that Jira issues are closed for MR on the projects...

See merge request gitlab-org/gitlab!18259
parents c0885c23 95f72df4
...@@ -21,7 +21,7 @@ Here's how the integration responds when you take the following actions in GitLa ...@@ -21,7 +21,7 @@ Here's how the integration responds when you take the following actions in GitLa
- GitLab hyperlinks to the Jira issue. - GitLab hyperlinks to the Jira issue.
- The Jira issue adds an issue link to the commit/MR in GitLab. - The Jira issue adds an issue link to the commit/MR in GitLab.
- The Jira issue adds a comment reflecting the comment made in GitLab, the comment author, and a link to the commit/MR in GitLab. - The Jira issue adds a comment reflecting the comment made in GitLab, the comment author, and a link to the commit/MR in GitLab.
- **Mention that a commit or MR 'closes', 'resolves', or 'fixes' a Jira issue ID**. When the commit is made on master or the change is merged to master: - **Mention that a commit or MR 'closes', 'resolves', or 'fixes' a Jira issue ID**. When the commit is made on the project's default branch (usually master) or the change is merged to the default branch:
- GitLab's merge request page displays a note that it "Closed" the Jira issue, with a link to the issue. (Note: Before the merge, an MR will display that it "Closes" the Jira issue.) - GitLab's merge request page displays a note that it "Closed" the Jira issue, with a link to the issue. (Note: Before the merge, an MR will display that it "Closes" the Jira issue.)
- The Jira issue shows the activity and the Jira issue is closed, or otherwise transitioned. - The Jira issue shows the activity and the Jira issue is closed, or otherwise transitioned.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment