Category
From the developer
A GitHub App built with Probot that applies a specific label to an issue closed through a pull request targeting the default branch in the same repository considering its current labels.
close-label
A GitHub App built with Probot that applies a specific label to an issue closed through a pull request targeting the default branch in the same repository considering its current labels.
Setup for using the bot in your repo
Create a file named .github/close-label.yml
and fill it with whatever you like. Example:
bug: fixed
enhancement: implemented
feature: implemented
If a pull request targeting the default branch gets merged and it has "fixes #42" in its body, if issue #42 has the label feature
, the label implemented
will be applied to it.
Pricing and setup
close-label is completely free
Free for everyone
close-label is completely free
close-label is provided by a third-party and is governed by separate privacy policy and support documentation