lhotari opened a new pull request, #371:
URL: https://github.com/apache/pulsar-helm-chart/pull/371
### Motivation
- current GitHub Actions based CI contains multiple GitHub Actions workflows
which are duplicates. Maintaining the workflow is not convenient because of the
duplication and multiple files.
- multiple workflows were useful when GitHub Actions didn't yet support
re-running individual failed jobs
### Modifications
- merge all checks to a single workflow.
### Verifying this change
- [ ] Make sure that the change passes the CI checks.
--
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]