-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Github Workflow #50
Comments
Added the https://probot.github.io/apps/stale/ as a test. It will icebox issues without any activity for 30 days... We can still pick them up again if actually needed. I like this because it auto-cleans the "backlog" and all remaining open issues are at least somewhat relevant in the near future. |
Added Travis for Build. Concourse for Deployments. This gives us built status tracking on commits and PRs. Activated branch protection and disabled force-push to |
Also added the WIP bot. If you don’t want your PR to be merged accidentally, add the word "wip" or "WIP" to its title and WIP bot will set its status to error |
Also added a |
Automate project management nuisances:
https://probot.github.io/apps/
https://github.com/lgtmco/lgtm
https://github.com/zalando/zappr
The text was updated successfully, but these errors were encountered: