You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Imported from Jira BEAM-14392. Original Jira may contain additional context.
Reported by: bhulette.
The text was updated successfully, but these errors were encountered:
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).
Imported from Jira BEAM-14392. Original Jira may contain additional context.
Reported by: bhulette.
The text was updated successfully, but these errors were encountered: