Commit be59fd3
committed
Fix issue pattern matching in
Updated the regex handling to capture issue keys correctly from commit messages. This ensures that both formats `[#ISSUE-123]` and `[ISSUE-123]` are properly identified and added.get_release_notes.py
1 parent b5bfd05 commit be59fd3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments