File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 2222
2323 # If an issue/PR has an assignee it won't be marked as stale
2424 exempt-all-assignees : true
25- stale-issue-message : >
25+ stale-issue-message : |
2626 This issue was marked stale because it has been open 60 days with
2727 no activity. Please remove the stale label or comment on this
2828 issue. Otherwise, it will be closed in 15 days.
4343 We value your input. If you can help provide a fix, we'd be happy
4444 to keep this issue open and support your efforts.
4545
46+ This is documented in CONTRIBUTING.rst
47+ https://github.com/python-gitlab/python-gitlab/blob/main/CONTRIBUTING.rst
48+
4649 days-before-issue-stale : 60
4750 days-before-issue-close : 15
48- close-issue-message : >
51+ close-issue-message : |
4952 This issue was closed because it has been marked stale for 15 days
5053 with no activity.
5154
7073 contributions.
7174
7275 This is documented in CONTRIBUTING.rst
76+ https://github.com/python-gitlab/python-gitlab/blob/main/CONTRIBUTING.rst
7377
7478 stale-pr-message : >
7579 This Pull Request (PR) was marked stale because it has been open 90 days
You can’t perform that action at this time.
0 commit comments