Unverified Commit ccdeca65 by Francisco Giordano Committed by GitHub

make stalebot ignore prs tagged "meta"

parent fbddf5ba
......@@ -10,6 +10,7 @@ daysUntilClose: 15
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- on hold
- meta
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: false
......
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