Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drawio
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
James Cumby
drawio
Commits
3fe0acb3
Commit
3fe0acb3
authored
5 years ago
by
David Benson [draw.io]
Browse files
Options
Downloads
Patches
Plain Diff
Added stale config
parent
0737c1d7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/stale.yml
+17
-0
17 additions, 0 deletions
.github/stale.yml
with
17 additions
and
0 deletions
.github/stale.yml
0 → 100644
+
17
−
0
View file @
3fe0acb3
# Number of days of inactivity before an issue becomes stale
daysUntilStale
:
180
# Number of days of inactivity before a stale issue is closed
daysUntilClose
:
7
# Issues with these labels will never be considered stale
exemptLabels
:
-
pinned
-
security
# Label to use when marking an issue as stale
staleLabel
:
wontfix
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment
:
>
This issue has been automatically marked as stale because it has not had
recent activity. 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%
Loading
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