Yicong-Huang commented on code in PR #5317:
URL: https://github.com/apache/texera/pull/5317#discussion_r3358352132
##########
.github/workflows/welcome-first-time-contributor.yml:
##########
@@ -108,41 +108,13 @@ jobs:
MARKER,
`👋 Thanks for your first contribution to Texera, @${author}!`,
``,
- `You can drive common housekeeping tasks just by leaving a
comment. Type the command on its own line.`,
+ `Drive common housekeeping by commenting a command on its own
line:`,
``,
- `### On issues`,
+ `- **Issues:** \`/take\` (self-assign), \`/untake\`. Find
unclaimed work via \`is:issue is:open no:assignee\`.`,
+ `- **Sub-issues:** on the parent, \`/sub-issue #5166 #5222\` /
\`/unsub-issue #5166 #5222\`; on the child, \`/parent-issue #5166\` /
\`/unparent-issue\` (parent auto-detected). Refs can be \`#5166\` or bare
\`5166\`; cross-repo refs aren't supported.`,
+ `- **PRs (author only):** \`/request-review @user\` (or bare
\`/request-review\` to auto-assign a reviewer) / \`/unrequest-review @user\`.
Teams (\`@org/team\`) and \`@copilot\` work too.`,
Review Comment:
remove part about team and copilot. I don't think copilot works? and I don't
want ppl to tag other teams (teams are managed by Apache, and we don't
currently have public teams).
--
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]