raulcd commented on issue #46014: URL: https://github.com/apache/arrow/issues/46014#issuecomment-3297139116
We could trigger workflows via comment, those won't report on the comment section but as action checks getting rid of the majority of the clutter problem on PRs. Using a mix of listen comments actions and gh workflow with some parameters. I am thinking on triggering something like this: `gh workflow run cpp-extra.yml -f job_pattern=meson-*` And with some pattern matching checks on the workflows we could skip certain jobs. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
