Skip to content

Fix tagging script to stop pushing directly on master #1210

Description

@levisingularity

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.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions