Skip to content

netcore

netcore #284

name: issues-manager
on:
issue_comment:
types: [created]
jobs:
issue_commented:
runs-on: ubuntu-latest
steps:
- name: Custom Slash Commands
uses: wow-actions/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONFIG_FILE: .github/slash-commands.yml
- name: Pending Response Follow Up
uses: siegerts/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
pending-response-label: needs-more-info