Uncle Archie is a home-brewed continuous integration server for pull request checks and push-to-deploy functionality. https://pages.charlesreid1.com/uncle-archie
Other
1
stars
0
forks
source link
ignore PRs on heroku-pages branch of private-www #15
Modifies the private-www pull request build script, which builds the mkdocs from the master branch, so that it ignores any PRs based on the heroku-pages branch (which is a totally separate branch with no mkdocs content).
Modifies the private-www pull request build script, which builds the mkdocs from the master branch, so that it ignores any PRs based on the heroku-pages branch (which is a totally separate branch with no mkdocs content).
Closes #14.