Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.03 KB

README.md

File metadata and controls

18 lines (10 loc) · 1.03 KB

[Labs] We don't assign issues

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.

Screenshot 2023-05-05 at 10 38 36

Steps to install it in your repository

  1. Create a new "we don't assign issues" label in your repository

Screenshot 2023-05-05 at 10 32 09

  1. Create a new workflow in .github/worflows (name doesn't matter)
  2. 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.