bmarwell commented on code in PR #119: URL: https://github.com/apache/maven-gh-actions-shared/pull/119#discussion_r1901143387
########## README.md: ########## @@ -200,6 +200,15 @@ More options with default values can be found in workflow source in `inputs` sec https://github.com/apache/maven-gh-actions-shared/blob/v4/.github/workflows/maven-verify.yml +# Labels synchronization + +We can synchronize labels for all Maven repositories by action: [Labels sync](https://github.com/apache/maven-gh-actions-shared/actions/workflows/labels-sync.yml) + +Labels list are in file: [./githu/labels.js](https://github.com/apache/maven-gh-actions-shared/blob/main/.github/labels.js) Review Comment: resolved by https://github.com/apache/maven-gh-actions-shared/pull/120 -- 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]
