I wrote a GitHub Actions workflow for my Tutor plugin that automatically merges master into nightly every time commits are pushed to master. It might be useful for anyone maintaining a plugin with a stable master branch and a bleeding-edge nightly branch.
Would there be any appetite to pull the workflow in the plugin cookiecutter?