-
Notifications
You must be signed in to change notification settings - Fork 355
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
infra: bumpver: Add JIRA validation of issues
Validate JIRA issues on commits with Red Hat JIRA and not to bugzilla anymore. From RHEL-8.10 and RHEL-9.4 Bugzilla is not used by Red Hat any JIRA is the successor. Let's adapt this script to that. It's simplified version of RHBZ solution. What is different: * JIRA don't have ACKs but instead states * JIRA don't support Related / Resolves - still in the code because it could help us but JIRA is just taking the issue and ignores the rest. * Don't support BZ in summary (we are not using that anymore) * Print confirmation that the given commit is correct
- Loading branch information
1 parent
03e9e50
commit 9f643f1
Showing
1 changed file
with
125 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters