This repository contains a GitHub workflow allowing to send a message in an issue by simply attaching a "we don't assign issues" label to the issue.
The label will be automatically deleted right-after.
You can see the process in #3.
- Create a new "we don't assign issues" label in your repository
- Create a new workflow in
.github/worflows
(name doesn't matter) - Copy the content of https://github.com/Open-reSource/labs-we-don-t-assign-issues/blob/main/.github/workflows/we-don-t-assign-issues.yml and adapt the label name, and the comment sent to the users.