Assign Issues using github actions
See
Assigning issues in my project happen through GitHub Actions. This is a task reserved for organization members only, but my Action takes care of that and allows folks to claim issues without waiting on me to respond.
from this Tips for getting your Pull Request reviewed on GitHub dev.to 4 nov 2020 article by Brian Douglas.
This Tips for getting your Pull Request reviewed on GitHub article
brought me to here https://docs.opensauced.pizza/contributing/introduction-to-contributing/#issues Of note .take.
And see https://github.com/open-sauced/app/blob/beta/.github/workflows/triage.yml
Todo
Assign Issues using github actions
See
from this Tips for getting your Pull Request reviewed on GitHub dev.to 4 nov 2020 article by Brian Douglas.
This
Tips for getting your Pull Request reviewed on GitHubarticlebrought me to here https://docs.opensauced.pizza/contributing/introduction-to-contributing/#issues Of note
.take.And see https://github.com/open-sauced/app/blob/beta/.github/workflows/triage.yml
Todo