Ma77Ball commented on code in PR #5317:
URL: https://github.com/apache/texera/pull/5317#discussion_r3384820098


##########
.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:
   Done.



##########
.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.`,

Review Comment:
   Kept them.



##########
.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\`.`,

Review Comment:
   Added a line pointing newcomers to `starter-task` issues.



##########
.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.`,

Review Comment:
   Expanded into a full sentence.



##########
.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.`,

Review Comment:
   Done for issues, sub-issues, and PRs.



-- 
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]

Reply via email to