Skip to content

Run WTI to automatically triage github issues #6

Run WTI to automatically triage github issues

Run WTI to automatically triage github issues #6

name: Process new comment on issue
on:
pull_request: # TODO change with issue_comment
jobs:
wti:
name: Run wti
runs-on: windows-2022
permissions:
issues: write
uses: ./.github/workflows/automated-triage.yml

Check failure on line 12 in .github/workflows/new_issue_comment.yml

View workflow run for this annotation

GitHub Actions / Process new comment on issue

Invalid workflow file

The workflow is not valid. .github/workflows/new_issue_comment.yml (Line: 12, Col: 5): Unexpected value 'uses' .github/workflows/new_issue_comment.yml (Line: 13, Col: 5): Unexpected value 'with'
with:
comment: '2010845646'
issue: '11306'