Skip to content

Requirements Error when Installing Development Version of ParrotFish #31

Requirements Error when Installing Development Version of ParrotFish

Requirements Error when Installing Development Version of ParrotFish #31

name: First Interaction Response
on:
issues:
types: [opened]
pull_request:
types: [opened]
pull_request_target:
types: [opened]
jobs:
response:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/first-interaction@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
Hello! Thank you for filing an issue.
Thank you for creating an issue on this repository. The maintainers will triage it and will respond within a few days.
pr-message: |
Hello! Thank you for your contribution.
Thank you for contributing to this repository. The maintainers will review the code and respond within a few days.