Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit e9ed508d
authored
Jun 29, 2017
by
Felix Becker
Committed by
GitHub
Jun 29, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(issues): add probot/stale (#7862)
1 parent
5b8fe6c5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
.github/stale.yml
.github/stale.yml
0 → 100644
View file @
e9ed508
# Configuration for probot-stale - https://github.com/probot/stale
# Number of days of inactivity before an issue becomes stale
daysUntilStale
:
60
# Number of days of inactivity before a stale issue is closed
daysUntilClose
:
7
# Issues with these labels will never be considered stale
exemptLabels
:
-
pinned
# Label to use when marking an issue as stale
staleLabel
:
stale
# 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.
If this is still an issue, just leave a comment 🙂
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment
:
false
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment