tisonkun commented on PR #75: URL: https://github.com/apache/pulsar-test-infra/pull/75#issuecomment-1261862308
I believe this feature is separated from the original `docbot` functionality. If I implement this proposal, I will simply use standard Conventional Commit + GitHub Apps like https://github.com/Ezard/semantic-prs which are easy to implement and easy to tell. One patch adds a `.github/semantic.yml` to the main repo. One ticket asks for the INFRA team to turn on the App. It works well for projects like [bytebase](https://github.com/bytebase/bytebase/blob/main/.github/semantic.yml) and most of my own projects. I learned from the INFRA team that there're already other Apache projects that use it but I don't find a specific one. `type`s and `scope`s can be configured, the pattern need not be customized. No new actions. No burden on the workflow runs queue. No code. I will vote -1 on this implementation, non-binding. And I already talked multiple times about the background: * https://lists.apache.org/thread/ltjt37wr21sj2t33kgsotxmmm8935f5b * https://github.com/apache/pulsar/pull/16836#discussion_r932995700 * https://github.com/apache/pulsar/pull/16836#discussion_r934089250 If you have your reason, as I comment on https://github.com/apache/pulsar/pull/17557#discussion_r966796899, do what you like and see the result. -- 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]
