fernando-wizeline commented on code in PR #23372:
URL: https://github.com/apache/beam/pull/23372#discussion_r980362783


##########
CI.md:
##########
@@ -125,8 +125,26 @@ Service Account shall have following permissions ([IAM 
roles](https://cloud.goog
 | Java Wordcount Direct Runner | Runs Java WordCount example with Direct 
Runner.                                               | Yes              | Yes  
                 | Yes           | -                        |
 | Java Wordcount Dataflow      | Runs Java WordCount example with DataFlow 
Runner.                                             | -                | Yes    
               | Yes           | Yes                      |
 
+### All migrated workflows run based on the following triggers
+
+| Description | Pull Request Run | Direct Push/Merge Run | Scheduled Run | 
Workflow Dispatch |
+|-------------|------------------|-----------------------|---------------|-------------------|
+| PostCommit  | No               | Yes                   | Yes           | Yes 
              |
+| PreCommit   | Yes              | Yes                   | Yes           | No  
              |              

Review Comment:
   Sounds like a plan!
   We'll include workflow_dispatch for precommits also.
   Thanks for the feedback Danny.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to