Skip to content

Commit f7abdd9

Browse files
authored
Use team mention for github stale actions (matomo-org#17705)
1 parent a6c67d0 commit f7abdd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/follow-up-reviews.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
only-pr-labels: Needs Review
1717
days-before-issue-stale: -1
1818
days-before-issue-close: -1
19-
stale-pr-message: This issue is in "needs review" but there has been no activity for 7 days. ping @tsteur @justinvelluppillai @sgiehl @diosmosis
19+
stale-pr-message: This issue is in "needs review" but there has been no activity for 7 days. ping @matomo-org/core-reviewers
2020
stale-pr-label: Stale

.github/workflows/inactive-prs-closing-message.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
days-before-issue-stale: -1
1717
days-before-issue-close: -1
1818
exempt-pr-labels: Do not close
19-
stale-pr-message: This PR was last updated more than one month ago, maybe it's time to close it. Please check if there is anything we still can do or close this PR. ping @tsteur @justinvelluppillai @sgiehl @diosmosis
19+
stale-pr-message: This PR was last updated more than one month ago, maybe it's time to close it. Please check if there is anything we still can do or close this PR. ping @matomo-org/core-reviewers
2020
stale-pr-label: Stale for long

0 commit comments

Comments
 (0)