PRs should do the following:
-
Remove the
CHANGELOG.mdfile (we will be doing changelogs in the milestone descriptions, and those get propagated to tags and release notes) -
Add the workflow file:
mkdir -p .github/workflows ; cd .github/workflows ; wget https://gist.githubusercontent.com/weierophinney/9decd19f76b7d9745c6559074053fa65/raw/6ffb33e59796cfec569405139aa65da9396ea5cd/continuous-integration.yml