hackforla / expunge-assist

Expunge Assist is a free digital tool specifically designed to aid Californians with arrest and conviction histories in clearing their criminal records.
https://expungeassist.org
36 stars 17 forks source link

Update weekly label check GHA to comment on issues #1390

Open eburdekin opened 1 month ago

eburdekin commented 1 month ago

Overview

We recently added a GHA that automates a weekly label check on our issues (#1316 ). It filters through issues that are missing size, priority, role, feature, and issue level labels, and adds the appropriate "xxxx: missing" label.

This was modeled on the website team's workflow, which also comments on issues after "xxxx: missing" labels have been added. This is helpful because labeling the issue doesn't automatically alert the person assigned to the issue, so we should add that to our GHA as well.

Action Items

Resources/Notes

Github Actions Docs

HfLA website team docs: