rocketraman commented on code in PR #150: URL: https://github.com/apache/logging-log4j-kotlin/pull/150#discussion_r3019582263
########## .github/workflows/build.yaml: ########## Review Comment: @vy PRs [require the `build` action to run](https://github.com/apache/logging-log4j-kotlin/blob/037ce89501eaa80959d9678d596bad62ed3faf19/.asf.yaml#L74-L78) in order to be merged -- however, `paths-ignore` was preventing it from running for PRs that touch only these paths. Example: https://github.com/apache/logging-log4j-kotlin/pull/147/changes. The resulting PR was therefore stuck. -- 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]
