Skip to content

Feature Request: option to ignore attributes by name (by array of string | regex) #1207

Feature Request: option to ignore attributes by name (by array of string | regex)

Feature Request: option to ignore attributes by name (by array of string | regex) #1207

Workflow file for this run

name: Greetings
on: [issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'We''re glad you find this project helpful. We''ll try to address this issue ASAP. You can vist https://solothought.com to know recent features. Don''t forget to star this repo.'