File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -15,18 +15,18 @@ jobs:
15
15
name : Close stale issues
16
16
with :
17
17
days-before-stale : 45
18
- stale-issue-message : <
18
+ stale-issue-message : >-
19
19
This issue was not updated for 45 days.
20
20
It is therefore marked as stale.
21
21
When no update occurs within the next 7 days, this issue will be closed automatically in the next 7 days.
22
- stale-pr-message : <
22
+ stale-pr-message : >-
23
23
This pull request was not updated for 45 days.
24
24
It is therefore marked as stale.
25
25
When no update occurs within the next 7 days, this pull request will be closed automatically in the next 7 days.
26
- close-issue-message : <
26
+ close-issue-message : >-
27
27
This issue was not updated since it was marked as stale.
28
28
It will be closed now.
29
- close-pr-message : <
29
+ close-pr-message : >-
30
30
This pull request was not updated since it was marked as stale.
31
31
It will be closed now.
32
32
stale-issue-label : ' stale'
Original file line number Diff line number Diff line change 43
43
[ #725 ] ( https://github.com./nextcloud/cookbook/pull/725 ) @christianlupus
44
44
- Fix recipe-editor layout as in #729
45
45
[ #725 ] ( https://github.com./nextcloud/cookbook/pull/732 ) @seyfeb
46
+ - Corrected style of stale bot messages
47
+ [ #749 ] ( https://github.com./nextcloud/cookbook/pull/749 ) @christianlupus
46
48
47
49
48
50
## 0.8.4 - 2021-03-08
You can’t perform that action at this time.
0 commit comments