Tagging script currently creates a new tag with a changelog directly on the github repository for both DAS and DAS-Toolbox.
The problem is: one of it's steps is to push a "RESET CHANGELOG" commit after every successful tag creation, this is causing an error because the DAS repo has different permissions and does not allow direct push into master.
Tagging script currently creates a new tag with a changelog directly on the github repository for both DAS and DAS-Toolbox.
The problem is: one of it's steps is to push a "RESET CHANGELOG" commit after every successful tag creation, this is causing an error because the DAS repo has different permissions and does not allow direct push into master.