You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2023/07/25 19:11:36 UTC

[beam] branch users/damccorm/pr-template created (now e5052d32714)

This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a change to branch users/damccorm/pr-template
in repository https://gitbox.apache.org/repos/asf/beam.git


      at e5052d32714 Add trigger phrases link to PR template

This branch includes the following new commits:

     new e5052d32714 Add trigger phrases link to PR template

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[beam] 01/01: Add trigger phrases link to PR template

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch users/damccorm/pr-template
in repository https://gitbox.apache.org/repos/asf/beam.git

commit e5052d327141b49ae996b66d53af2a8c705ec269
Author: Danny McCormick <da...@google.com>
AuthorDate: Tue Jul 25 15:11:28 2023 -0400

    Add trigger phrases link to PR template
---
 .github/PULL_REQUEST_TEMPLATE.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 04c1911a430..5c6951d20f9 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -19,4 +19,4 @@ GitHub Actions Tests Status (on master branch)
 [![Java tests](https://github.com/apache/beam/workflows/Java%20Tests/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule)
 [![Go tests](https://github.com/apache/beam/workflows/Go%20tests/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Go+tests%22+branch%3Amaster+event%3Aschedule)
 
-See [CI.md](https://github.com/apache/beam/blob/master/CI.md) for more information about GitHub Actions CI.
+See [CI.md](https://github.com/apache/beam/blob/master/CI.md) for more information about GitHub Actions CI or the [workflows README](https://github.com/apache/beam/blob/master/.github/workflows/README.md) to see a list of phrases to trigger workflows.