Ma77Ball opened a new pull request, #5148:
URL: https://github.com/apache/texera/pull/5148

   
   
   ### What changes were proposed in this PR?
     Adds four sub-issue comment commands to 
`.github/workflows/comment-commands.yml`:
     
     - `/sub-issue #N [#M ...]` — on a parent, links #N as sub-issues.
     - `/unsub-issue #N [#M ...]` — on a parent, unlinks #N.
     - `/parent-issue #N` — on a child, sets #N as its parent.
     - `/unparent-issue [#N]` — on a child, removes its parent (auto-detected 
via GraphQL if omitted).
   
     Follows the existing `/take` / `/request-review` pattern in the same 
workflow. Cross-repo refs are skipped.
   
   
   ### Any related issues, documentation, discussions?
   closes: #5147
   
   ### How was this PR tested?
   
   
   
   ### Was this PR authored or co-authored using generative AI tooling?
   
   


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