Skip to content

No properties from Enricher on update from 7.2.0 to 8.0.0 #465

No properties from Enricher on update from 7.2.0 to 8.0.0

No properties from Enricher on update from 7.2.0 to 8.0.0 #465

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.