Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update weekly label check GHA to comment on issues #1390

Open
2 tasks
eburdekin opened this issue May 8, 2024 · 0 comments
Open
2 tasks

Update weekly label check GHA to comment on issues #1390

eburdekin opened this issue May 8, 2024 · 0 comments
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

Comments

@eburdekin
Copy link
Member

eburdekin commented May 8, 2024

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

  • Review weekly-label-check.yml for our current workflow
  • Add a job within Weekly Label Check to post a comment similar to the website team's

Resources/Notes

Github Actions Docs

HfLA website team docs:

@eburdekin eburdekin added role: development anything related to code priority: low size: 1pt can be done in 6 hours or less DevOps type of development task related to Process, Github Actions, and Deployment feature: dev workflow issue level I: request Smallest type of issue; Typically can be completed by one person labels May 8, 2024
@eburdekin eburdekin added this to the Team Workflow milestone May 8, 2024
@mariaweissman mariaweissman added the ready for dev lead task ready for dev lead to evaluate label May 14, 2024
@sydneywalcoff sydneywalcoff added role: product management feature: team operations issues relating to team processes and operations and removed feature: dev workflow ready for dev lead task ready for dev lead to evaluate labels May 15, 2024
@ExperimentsInHonesty ExperimentsInHonesty moved this to Prioritized Backlog in P: EA: Project Board Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: Prioritized Backlog
Development

No branches or pull requests

3 participants