RobertIndie opened a new issue #14942: URL: https://github.com/apache/pulsar/issues/14942
**Describe the bug** The `Auto Labeling` sometimes failed. See [here](https://github.com/apache/pulsar/actions/workflows/ci-documentbot.yml?query=is%3Afailure) It should not fail. Instead, It should leave a comment on the PR if there is something wrong. **To Reproduce** Steps to reproduce the behavior: 1. Create a PR 2. May result in `Auto Labeling` workflow failure **Expected behavior** Should not fail. **Screenshots** <img width="1213" alt="image" src="https://user-images.githubusercontent.com/16974619/160774423-ee2fb49b-efe3-46ff-80c0-8a337d5226f1.png"> **Additional context** ``` Run apache/pulsar-test-infra/doc-label-check@master --- https://github.com/apache/pulsar/pull/14913 --- [ 'doc-info-missing' ] Labels to ignore: ------------------------------- [] Labels to process: - { name: 'doc', checked: true } Labels to remove: [ 'doc' ] ----------------------- [ 'doc', 'doc-info-missing' ] ----------------------- doc issue exists doc-info-missing issue exists Error: Label does not exist ``` -- 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]
