kiso-testing
kiso-testing copied to clipboard
Changelog upgrade
- Changelog should ignore the its own commit (it generates each time: Update changelog to newest version message)
- It should run only on master (reduce the amount of
git push -fon branches) - When a tag is created, it should push the changes on master (see https://github.com/eclipse/kiso-testing/runs/8159339717?check_suite_focus=true occurring for 0.19.1)
Changelog should ignore the its own commit (it generates each time: Update changelog to newest version message)
--> DONE
It should run only on master (reduce the amount of git push -f on branches)
--> DONE
When a tag is created, it should push the changes on master (see https://github.com/eclipse/kiso-testing/runs/8159339717?check_suite_focus=true occurring for 0.19.1)
--> MISSING