This is an automated email from the ASF dual-hosted git repository. fanrui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push: new cb20e7db69b [FLINK-37026] Fix the stale pr message formatting (#25992) cb20e7db69b is described below commit cb20e7db69b8015e677a36c16226e2436f5fcea4 Author: Thomas Cooper <c...@tomcooper.dev> AuthorDate: Thu Jan 16 01:32:01 2025 +0000 [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. - <p> + If you are having difficulty finding a reviewer, please reach out to the - [community](https://flink.apache.org/what-is-flink/community/). - <p> + 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'