generated from devlinjunker/template.github.semver
-
Notifications
You must be signed in to change notification settings - Fork 0
_scripts_workflows_README
devlinjunker edited this page Jan 5, 2021
·
1 revision
These scripts are run as a part of Github Workflows, these are custom scripts that are meant to do specific tasks during each action.
- Prevents Branches with
poc
prefix from merging - Prevents Branches where last commit starts with
wip
from merging
- Ensures that a $BRANCH parameters matches the $REGEXP parameter
- Find all README files except
README.md
and copy contents to Wiki.README
section