volatilemolotov commented on code in PR #28408:
URL: https://github.com/apache/beam/pull/28408#discussion_r1330292583


##########
.github/workflows/README.md:
##########
@@ -266,3 +266,4 @@ Please note that jobs with matrix need to have matrix 
element in the comment. Ex
 | [ PreCommit GoPortable 
](https://github.com/apache/beam/actions/workflows/beam_PreCommit_GoPortable.yml)
 | N/A |`Run GoPortable PreCommit`| 
[![.github/workflows/beam_PreCommit_GoPortable.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_GoPortable.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_GoPortable.yml)
 |
 | [ PreCommit Kotlin Examples 
](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Kotlin_Examples.yml)
 | N/A | `Run Kotlin_Examples PreCommit` | 
[![.github/workflows/beam_PreCommit_Kotlin_Examples.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Kotlin_Examples.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Kotlin_Examples.yml)
 |
 | [ PreCommit Portable Python 
](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Portable_Python.yml)
 | ['3.8','3.11'] | `Run Portable_Python PreCommit` | 
[![.github/workflows/beam_PreCommit_Portable_Python.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Portable_Python.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Portable_Python.yml)
 |
+| [ Cancel Stale Dataflow Jobs 
](https://github.com/apache/beam/actions/workflows/beam_CancelStaleDataflowJobs.yml)
 | N/A | `Run Cancel Stale Dataflow Jobs` | 
[![.github/workflows/beam_CancelStaleDataflowJobs.yml](https://github.com/apache/beam/actions/workflows/beam_CancelStaleDataflowJobs.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_CancelStaleDataflowJobs.yml)
 |

Review Comment:
   To prevent a lot of conflict merges lets do it at a later stage. We will 
note it somewhere. 
   Think we should do the same groups as in Jenkins with the added Other group. 



-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to