We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d5354 commit bb02326Copy full SHA for bb02326
.github/labels.yml
@@ -24,5 +24,5 @@
24
description: "Blocks PRs from ever merging without removal of this label. Triggers WIP-styled blocks."
25
color: "D93F0B"
26
- name: "automation/mergify-approve-rule"
27
- description: "Automagically let either Mergify and/or your bot account to approve PRs for you by just adding this label."
+ description: "Automation label for either Mergify and/or your bot account to approve PRs."
28
color: "C66003"
.github/workflows/update-labels.yml
@@ -1,4 +1,4 @@
1
-name: github
+name: Issue Labels Manager
2
3
on:
4
push:
0 commit comments