summaryrefslogtreecommitdiff
path: root/bin/gen_release_notes_test.py
AgeCommit message (Expand)AuthorFilesLines
2023-03-30bin: Fix typosHarri Nieminen1-2/+2
2022-12-30bin/gen_release_notes.py: read Closes/Fixes tags case-insensitivelyKonstantin Kharlamov1-0/+11
2022-12-30bin/gen_release_notes.py: parse "Fixes" tags as well as "Closes"Konstantin Kharlamov1-0/+12
2022-12-30bin/gen_release_notes.py: don't fail if "Closes" refers to an MRKonstantin Kharlamov1-0/+16
2021-08-04bin/gen_release_notes: Fix commits with multiple Closes:Dylan Baker1-1/+32
2021-08-04bin/gen_release_notes: Don't consider issues for other projectsDylan Baker1-0/+22
2021-08-04bin/gen_release_notes: Add basic tests for parsing issuesDylan Baker1-1/+49
2020-05-01scripts: remove unittest.mock dependency when not usedAndres Gomez1-2/+0
2019-10-03scripts: Add a gen_release_notes.py scriptDylan Baker1-0/+62