Re: GitHub pull request template references old JIRA
Matthias Bünger <[email protected]> Fri, 31 Jul 2026 17:24:29 +0200
| Newsgroups | gmane.comp.jakarta.turbine.maven.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, thansk for mentioning. This should only affect some plugins (Shade seems to be one, javadoc / surefire are correct), as we have updated most PR template last year, when we migrated. I will double check. Matthias Am 31.07.2026 um 17:19 schrieb Václav Haisman: > Hi. > > I have been making PRs recently and probably all of the plugins' PR > templates still have checklist items referring to JIRA: > > > "Make sure there is a JIRA issue filed for the change[..]" > > Format the pull request title like [MSHADE-XXX] - Fixes bug in > ApproximateQuantiles, where you replace MSHADE-XXX with the > appropriate JIRA issue. Best practice is to use the JIRA issue title > in the pull request title and in the first line of the commit message. > > It is low priority but it would be nice if these could be replaced > with something that is correct for the new GitHub world order. >