Skip to content

Should we skip the User-Agent header? #885

Should we skip the User-Agent header?

Should we skip the User-Agent header? #885

Workflow file for this run

name: Greetings
permissions:
issues: write
on:
issues:
types:
- opened
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
Hi there and welcome to this repository!
A maintainer will be with you shortly, but first and foremost I would like to thank you for taking the time to report this issue. Quality is of the highest priority for us, and we would never release anything with known defects. We aim to do our best but unfortunately you are here because you encountered something we didn't expect. Lets see if we can figure out what went wrong and provide a remedy for it.