Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple JIRA issues in PR title #8

Closed
macklinu opened this issue Jun 1, 2017 · 0 comments · Fixed by #10
Closed

Support multiple JIRA issues in PR title #8

macklinu opened this issue Jun 1, 2017 · 0 comments · Fixed by #10

Comments

@macklinu
Copy link
Owner

macklinu commented Jun 1, 2017

Right now, if a PR title contains multiple JIRA issues, it will only match the first one. Ideally, the comment would contain multiple links separated by commas:

🔗 ABC-123, ABC-456

macklinu added a commit that referenced this issue Jun 2, 2017
macklinu added a commit that referenced this issue Jun 2, 2017
mcgrathg pushed a commit to mcgrathg/danger-plugin-jira-integration that referenced this issue Apr 13, 2023
# 1.0.0 (2023-04-13)

### Bug Fixes

* **jiraIssue:** properly resolve URL ([af099b9](af099b9))
* **node:** support Node 4 ([d89d651](d89d651))
* only add one example JIRA key to warning ([macklinu#47](https://github.com/mcgrathg/danger-plugin-jira-integration/issues/47)) ([56dee38](56dee38))

### Features

* `key` is now optional field ([2acddae](2acddae))
* **$options:** Adds message format function to options ([macklinu#33](https://github.com/mcgrathg/danger-plugin-jira-integration/issues/33)) ([ecfead9](ecfead9))
* **jiraIssue:** add initial implementation ([#1](#1)) ([8638e2f](8638e2f))
* **options:** add location to options ([macklinu#44](https://github.com/mcgrathg/danger-plugin-jira-integration/issues/44)) ([96e6261](96e6261))
* support multiple JIRA issues in PR title ([86c01d0](86c01d0)), closes [macklinu#8](https://github.com/mcgrathg/danger-plugin-jira-integration/issues/8)
* support multiple JIRA projects ([macklinu#26](https://github.com/mcgrathg/danger-plugin-jira-integration/issues/26)) ([f0a084f](f0a084f)), closes [macklinu#24](https://github.com/mcgrathg/danger-plugin-jira-integration/issues/24)

### BREAKING CHANGES

* **jiraIssue:** this commit introduces functionality ready for a 1.0.0 release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant