[skip e2e]Update issue example into #<xyx> (#16350)

Use real issue example will combine too many pr metioned make the pr author annoying

Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
Jenny Li 2022-04-01 21:33:29 +08:00 committed by GitHub
parent 6111dcde52
commit 7303036c19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.github/mergify.yml vendored
View File

@ -134,7 +134,7 @@ pull_request_rules:
- do-not-merge/missing-related-issue
comment:
message: |
@{{author}} Please associate the related issue to the body of your Pull Request. (eg. “issue: #6534”)
@{{author}} Please associate the related issue to the body of your Pull Request. (eg. “issue: #<xyz>”)
- name: Dismiss block label if related issue be added into PR