Update stalebot options and funding url (#135)

* Update stale.yml

* Update funding.yml

* Update to tag with meta-stable label

* Removed extra https in funding url
This commit is contained in:
Phil Ngo 2022-07-15 07:34:08 -06:00 committed by GitHub
parent 6057e93208
commit 710e7f9f5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 14 deletions

2
.github/FUNDING.yml vendored
View File

@ -1 +1 @@
custom: https://gitcoin.co/grants/79/lodestar-eth20-client
custom: https://gitcoin.co/grants/6034/lodestar-typescript-ethereum-consensus-client

25
.github/stale.yml vendored
View File

@ -12,18 +12,17 @@ onlyLabels: []
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- "PR state: on-ice"
- "Good First Issue"
- "Status: On Ice"
- "Priority: 4 - Low"
- "Priority: 3 - Medium"
- "Priority: 2 - High"
- "Priority: 1 - Critical"
- "discussion"
- "Discussion"
- "Epic"
- "Good First Issue"
- "help wanted"
- "Epic"
- "meta-good-first-issue"
- "meta-help-wanted"
- "meta-discussion"
- "meta-pm"
- "prio-critical"
- "prio-high"
- "prio-medium"
- "prio-low"
- "status-blocked"
- "status-do-not-merge"
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: false
@ -35,7 +34,7 @@ exemptMilestones: true
exemptAssignees: true
# Label to use when marking as stale
staleLabel: bot:stale
staleLabel: meta-stale
# Comment to post when marking as stale. Set to `false` to disable
markComment: >