This is an automated email from the ASF dual-hosted git repository. jiashuo pushed a commit to branch fix-issue-ref in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
commit a5185d72b86a0c1018323876c4cd216bc7a132e3 Author: jiashuo <[email protected]> AuthorDate: Wed Mar 30 13:58:17 2022 +0800 1358 --- .github/workflows/ci-pull-request-issue.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-pull-request-issue.yaml b/.github/workflows/ci-pull-request-issue.yaml index 8d4a48b..9f6c193 100644 --- a/.github/workflows/ci-pull-request-issue.yaml +++ b/.github/workflows/ci-pull-request-issue.yaml @@ -34,4 +34,5 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} ticketPrefix: '#' + titleFormat: '%title%' bodyURLRegex: 'http(s?):\/\/(github.com)(\/apache)(\/incubator-pegasus)(\/issues)\/\d+' --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
