Merge branch 'master' into systemd-daemon-reload
This commit is contained in:
commit
baa4795c1f
1 changed files with 8 additions and 6 deletions
14
.github/stale.yml
vendored
14
.github/stale.yml
vendored
|
|
@ -10,24 +10,26 @@ staleLabel: triage/stale
|
||||||
|
|
||||||
issues:
|
issues:
|
||||||
# Comment to post when marking an issue as stale.
|
# Comment to post when marking an issue as stale.
|
||||||
markComment: |-
|
markComment: >
|
||||||
This issue has been automatically marked as stale because it has not had
|
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
|
recent activity. It will be closed if no further activity occurs. Thank you
|
||||||
for your contributions.
|
for your contributions.
|
||||||
# Comment to post when closing a stale issue.
|
# Comment to post when closing a stale issue.
|
||||||
closeComment: |-
|
closeComment: >
|
||||||
This issue has been automatically closed because it has not had recent
|
This issue has been automatically closed because it has not had recent
|
||||||
activity since being marked as stale.
|
activity since being marked as stale.
|
||||||
|
|
||||||
pulls:
|
pulls:
|
||||||
# Comment to post when marking a PR as stale.
|
# Comment to post when marking a PR as stale.
|
||||||
markComment: |-
|
markComment: >
|
||||||
This PR has been automatically marked as stale because it has not had
|
This PR has been automatically marked as stale because it has not had
|
||||||
recent activity. It will be closed if no further activity occurs. Thank you
|
recent activity. It will be closed if no further activity occurs. Thank you
|
||||||
for your contributions.
|
for your contributions.
|
||||||
To track this PR (even if closed), please open a corresponding issue if one does not already exist.
|
|
||||||
|
To track this PR (even if closed), please open a corresponding issue if one
|
||||||
|
does not already exist.
|
||||||
# Comment to post when closing a stale PR.
|
# Comment to post when closing a stale PR.
|
||||||
closeComment: |-
|
closeComment: >
|
||||||
This PR has been automatically closed because it has not had recent
|
This PR has been automatically closed because it has not had recent
|
||||||
activity since being marked as stale.
|
activity since being marked as stale.
|
||||||
|
|
||||||
Please reopen when work resumes.
|
Please reopen when work resumes.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue