Commit 643f1a4e authored by Dimitris Koutsogiorgas's avatar Dimitris Koutsogiorgas Committed by GitHub

Merge pull request #6748 from CocoaPods/fix_probot_enchance

[Probot] Fix enchancement pinner
parents 4117aea1 3fdb4c43
...@@ -8,7 +8,7 @@ daysUntilClose: 7 ...@@ -8,7 +8,7 @@ daysUntilClose: 7
# Issues or Pull Requests with these labels will never be considered stale # Issues or Pull Requests with these labels will never be considered stale
exemptLabels: exemptLabels:
- "t1: enhancement" - "t1:enhancement"
# Label to use when marking as stale # Label to use when marking as stale
staleLabel: "s1:awaiting input" staleLabel: "s1:awaiting input"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment