ONLYOFFICE-QA / testing-github-warden

0 stars 0 forks source link

Add ability to close several bugs via one commit #82

Open ShockwaveNN opened 4 years ago

ShockwaveNN commented 4 years ago

On example of this commit: https://github.com/ONLYOFFICE/web-apps/commit/840d6b5d86a3ca61085e932e154282921e1b0e7d

ShockwaveNN commented 3 years ago

All code in project is designed, that only one bug can be closed by one commit

Then hook triggered - data parsed via this code and only one bug_id is set for one object

Maybe add some code that should split commit message like this Fix bug 12345, fix bug 24567 by , sign and treat all parts of this as separate messages