aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2017-03-27 15:03:28 -0400
committerRafael Mendonça França <rafaelmfranca@gmail.com>2017-03-27 15:03:28 -0400
commit3c419b9a8e8f3bba3435cfb96d2e70719ebb48ab (patch)
treed08283bee6db75391970dce5db8f89f7ce1eccd0 /.github
parent813413e43226d50b15232c0ac565a002684561ea (diff)
downloadrails-3c419b9a8e8f3bba3435cfb96d2e70719ebb48ab.tar.gz
rails-3c419b9a8e8f3bba3435cfb96d2e70719ebb48ab.tar.bz2
rails-3c419b9a8e8f3bba3435cfb96d2e70719ebb48ab.zip
Use the stale branch
[ci skip]
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index b9a5e90ecb..387b8fea9c 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -9,7 +9,7 @@ exemptLabels:
- regression
- release blocker
# Label to use when marking an issue as stale
-staleLabel: wontfix
+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 been commented on for at least three months.