The GitHub Actions job "npm_and_yarn in /frontend for minimatch - Update 
#1379683664" on texera.git/main has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
662c8cbe2ba4ed454305a27a6e57d46f501ee13f / Matthew B. <[email protected]>
feat: add /sub-issue, /parent-issue, and unlink variants to comment-commands 
(#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, or discussions?
closes: #5147

### How was this PR tested?
Tested on my github fork of Texera:
https://github.com/Ma77Ball/texera/issues/55


### Was this PR authored or co-authored using generative AI tooling?
Co-Authored with Claude Opus 4.7

Report URL: https://github.com/apache/texera/actions/runs/26279460754

With regards,
GitHub Actions via GitBox

Reply via email to