Update weekly label check GHA to comment on issues #1390
Labels
DevOps
type of development task related to Process, Github Actions, and Deployment
feature: team operations
issues relating to team processes and operations
issue level I: request
Smallest type of issue; Typically can be completed by one person
priority: low
role: development
anything related to code
role: product management
size: 1pt
can be done in 6 hours or less
Milestone
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
job
within Weekly Label Check to post a comment similar to the website team'sResources/Notes
Github Actions Docs
HfLA website team docs:
The text was updated successfully, but these errors were encountered: