This repository exists to share Github templates and configuration with other
repositories within the JUCR
organization.
This repository is public. It needs to be public for other repositories to be able to leverage the templates that it provides.
The approach was taken from this help page. And we will keep expanding on this repositories contents!
The default Semantic Pull Requests
configuration included in this repository can be enabled
by configuring a repository's .github/stale.yml
to contain the following:
titleOnly: true
types:
- feat
- fix
- docs
- refactor
- test
- build
- ci
- chore
- revert
The default StaleBot
configuration included in this repository can be enabled
by configuring a repository's .github/stale.yml
to contain the following:
_extends: .github
As default is set to a mix of VisualStudio and MacOS, but you may find other usefull settings here