Brian Hulette created BEAM-14392:
------------------------------------
Summary: Replace mass_comment.py with an automated solution
Key: BEAM-14392
URL: https://issues.apache.org/jira/browse/BEAM-14392
Project: Beam
Issue Type: Improvement
Components: release, testing
Reporter: Brian Hulette
Currently mass_comment.py _helps_ with automatically running all post commits,
but it relies on a duplicate list of PostCommit run phrases, which can get out
of date (BEAM-13951). We should replace this with a solution that directly
queries the Jenkins API for the list of PostCommits, then triggers them (either
through the Jenkins API, or through comments on the PR).
--
This message was sent by Atlassian Jira
(v8.20.7#820007)