Yicong-Huang commented on code in PR #5317:
URL: https://github.com/apache/texera/pull/5317#discussion_r3384806894
##########
.github/workflows/welcome-first-time-contributor.yml:
##########
@@ -108,41 +108,13 @@ jobs:
MARKER,
`👋 Thanks for your first contribution to Texera, @${author}!`,
Review Comment:
nit: can we move this message into a txt file? so that next time we don't
need to run CI against its changes. currently as it is in a `yml` file under
github workflow folder, it will trigger full CI run, which is not necessary.
check the labeler file paths for details.
--
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]