Repository containing our shared github workflows
A Simple Workflow that generates a changelog, version and creates a release designed for php composer projects See Bluprint for how to use it here
A Simple Workflow that generates a changelog, version and creates a release designed for npm projects See Bluprint for how to use it here
- All workflows have to be in the
.github/workflowsdirectory - Workflows should be build in a way that they are actually reusable! Too specific workflows should be kept in their according repositories directly!