Commit Graph

7 Commits (main)

Author SHA1 Message Date
Christof 2594d13989
chore: Stop failing tagging on invalid issue links 2022-06-16 16:14:13 +02:00
sundowndev-snyk 01970537e1
chore: handle error when there's no issue to tag 2022-06-08 10:52:47 +04:00
sundowndev-snyk 9b20cb960a chore: remove duplicates in array
Issue tagging script: variable ISSUES might contain duplicates when we compare two branches where merge commits were cherry-picked (e.g. patch releases).
2022-03-22 18:02:25 +04:00
sundowndev-snyk 9b37c2c5fc chore: fix issue parsing in issue tagging script 2022-03-22 15:28:39 +04:00
sundowndev-snyk d5e60e95bf chore: skip invalid issues in issue tagging script 2022-03-22 10:29:19 +04:00
sundowndev 4923cb652a fix: issue tagging script
This commit fixes the grep expression that parse the related issue ID on pull requests. It also fixes the milestone API endpoint missing a 's'. Finally, it uses  instead of  variable as the new version.
2022-03-01 15:35:20 +04:00
sundowndev 74f4e331cb feat: add issue-tagging script 2022-02-15 18:17:33 +04:00