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