Templater
AppEnsure PR & Issue Templates are followed
By rohitjmathew
70 installs
Select a tab navigation
A GitHub App built with Probot that requests more info from newly opened Pull Requests and Issues that contain either default titles, whose description is left blank or templates not followed. It does so by taking data from a
.github/config.yml.
Usage
- Install the bot on the intended repositories. The plugin requires the following Permissions and Events:
- Pull requests: Read & Write
- [x] check the box for Pull Request events
- Issues: Read & Write
- [x] check the box for Issue events
- Content: Read
- [x] check the box for Content events
- Add a
.github/config.ymlfile that contains the following:
# Configuration for Templater - https://github.com/rohitjmathew/probot-template-enforcer
probotTemplateEnforcerReplyComment: We would appreciate it if you could provide us with more info about this issue/pr!
# MUST BE ALL LOWERCASE
probotTemplateEnforcerDefaultTitles:
- update readme.md
- updates
# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given
probotTemplateEnforcerLabelToAdd: needs-more-info

Resources
Plans and pricing
The free version of Templater
$0- Unlimited Enforcing of Pull Request Templates
- Unlimited Enforcing of Issue Templates
Templater is provided by a third-party and is governed by separate privacy policy and support documentation