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:
authorJustin Velluppillai <justin@innocraft.com>2021-06-23 10:19:36 +0300
committerGitHub <noreply@github.com>2021-06-23 10:19:36 +0300
commitc9df572bf731fd4695845d1195895e87d4f977a3 (patch)
tree01b87cbe0739cc58aca80bd63ef0c74ffb5a76e4 /.github
parenteb0b561e2c1fff9230c32040edc4821f23955057 (diff)
Update notify list for github stale actions (#17702)
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 671a63152f..839f11779f 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 @sgiehl @diosmosis @flamisz
+ 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-label: Stale
diff --git a/.github/workflows/inactive-prs-closing-message.yaml b/.github/workflows/inactive-prs-closing-message.yaml
index e7f14656d2..12fff481cd 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 @sgiehl @diosmosis @flamisz
+ 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-label: Stale for long