Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2021-06-24 23:40:41 +0300
committerGitHub <noreply@github.com>2021-06-24 23:40:41 +0300
commitf7abdd9c1fdd818a8c54b36ba807e1c9f5d14e16 (patch)
tree9682c86e0e9ca27f960d294307890e5820f6f35c /.github
parenta6c67d0c44470880e01cadd87dd125718b38544a (diff)
Use team mention for github stale actions (#17705)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/follow-up-reviews.yml2
-rw-r--r--.github/workflows/inactive-prs-closing-message.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/follow-up-reviews.yml b/.github/workflows/follow-up-reviews.yml
index 839f11779f..a389f627e1 100644
--- a/.github/workflows/follow-up-reviews.yml
+++ b/.github/workflows/follow-up-reviews.yml
@@ -16,5 +16,5 @@ jobs:
only-pr-labels: Needs Review
days-before-issue-stale: -1
days-before-issue-close: -1
- stale-pr-message: This issue is in "needs review" but there has been no activity for 7 days. ping @tsteur @justinvelluppillai @sgiehl @diosmosis
+ stale-pr-message: This issue is in "needs review" but there has been no activity for 7 days. ping @matomo-org/core-reviewers
stale-pr-label: Stale
diff --git a/.github/workflows/inactive-prs-closing-message.yaml b/.github/workflows/inactive-prs-closing-message.yaml
index 12fff481cd..9f6fe7c8e4 100644
--- a/.github/workflows/inactive-prs-closing-message.yaml
+++ b/.github/workflows/inactive-prs-closing-message.yaml
@@ -16,5 +16,5 @@ jobs:
days-before-issue-stale: -1
days-before-issue-close: -1
exempt-pr-labels: Do not close
- 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
+ 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
stale-pr-label: Stale for long