Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
polkadot-sdk
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
parity
Mirrored projects
polkadot-sdk
Commits
d154b477
Commit
d154b477
authored
3 years ago
by
Benjamin Kampmann
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Activate stale bot (#9272)
parent
86ab838b
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
substrate/.github/stale.yml
+16
-0
16 additions, 0 deletions
substrate/.github/stale.yml
with
16 additions
and
0 deletions
substrate/.github/stale.yml
0 → 100644
+
16
−
0
View file @
d154b477
# Number of days of inactivity before an issue becomes stale
daysUntilStale
:
30
# Number of days of inactivity before a stale issue is closed
daysUntilClose
:
14
# Issues with these labels will never be considered stale
exemptLabels
:
-
"
D9-needsaudit
👮"
# Label to use when marking an issue as stale
staleLabel
:
"
A3-stale"
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment
:
>
Hey, is anyone still working on this? Due to the inactivity this issue has
been automatically marked as stale. It will be closed if no further activity
occurs. Thank you for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment
:
false
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment