Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace mass_comment.py with an automated solution #21538

Closed
damccorm opened this issue Jun 5, 2022 · 0 comments
Closed

Replace mass_comment.py with an automated solution #21538

damccorm opened this issue Jun 5, 2022 · 0 comments

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 5, 2022

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.

@damccorm damccorm added tests and removed testing labels Jun 16, 2022
@Abacn Abacn closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants