You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2022/05/02 21:10:00 UTC

[jira] [Created] (BEAM-14392) Replace mass_comment.py with an automated solution

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)