aboutsummaryrefslogtreecommitdiffstats
path: root/.github/CONTRIBUTING.md
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@alpinelinux.org>2018-05-06 10:39:11 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2018-05-06 10:39:11 +0000
commitde74122884e5d0713be11ac11ae42bde4c1e0e95 (patch)
tree8c87cf8a20d87d3bf259042579524f1a03632cf6 /.github/CONTRIBUTING.md
parentdcdf309d1148069a5ba826cf1fd0b6f7d78e1c2b (diff)
downloadaports-de74122884e5d0713be11ac11ae42bde4c1e0e95.tar.bz2
aports-de74122884e5d0713be11ac11ae42bde4c1e0e95.tar.xz
Github: auto close stale PRs
https://github.com/apps/stale
Diffstat (limited to '.github/CONTRIBUTING.md')
-rw-r--r--.github/CONTRIBUTING.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 34b111f7af..10473253cd 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -55,3 +55,7 @@ Failing to include __new__ dependencies will fail the CI tests.
If by some mistake you end up with multiple commits in your PR and one of our developers asks you to squash your commits please do __NOT__ create a new pull request.
Instead please follow [this rebase tutorial](https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History#Changing-Multiple-Commit-Messages).
+
+### Pull Request (PR) max age
+
+Pull Requests that have not been updated in the last 180 days will automatically be labeled S-stale. After 7 days of additional inactivity the PR will automatically be closed except if one of the Alpine developers will label it with S-WIP (Work In Progress).