From cb20e7db69b8015e677a36c16226e2436f5fcea4 Mon Sep 17 00:00:00 2001 From: Thomas Cooper Date: Thu, 16 Jan 2025 01:32:01 +0000 Subject: [PATCH] [FLINK-37026] Fix the stale pr message formatting (#25992) --- .github/workflows/stale.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index a7fffe89d3c..b2102d869d0 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -48,10 +48,10 @@ jobs: This PR is being marked as stale since it has not had any activity in the last 180 days. If you would like to keep this PR alive, please leave a comment asking for a review. If the PR has merge conflicts, update it with the latest from the base branch. -

+ If you are having difficulty finding a reviewer, please reach out to the - [community](https://flink.apache.org/what-is-flink/community/). -

+ community, contact details can be found here: https://flink.apache.org/what-is-flink/community/ + If this PR is no longer valid or desired, please feel free to close it. If no activity occurs in the next 90 days, it will be automatically closed. close-pr-label: 'closed-stale'