Bukama commented on code in PR #153: URL: https://github.com/apache/maven-gh-actions-shared/pull/153#discussion_r1966765098
########## README.md: ########## @@ -346,9 +346,10 @@ jobs: We need a use `pull_request_target` event because we need `GITHUB_TOKEN` with write permission to update labels, milestones of PR from forked repositories. -After merged: +After merged (unless already set): Review Comment: This now sounds like "default label - `maintenance`" will always be set if it has not be set before. However the three actions are checked (and acted) individually. So maybe something like `After the PR got merged each of the following actions are checked and applied if not already set:` ? -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org