hackforla / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
323 stars 775 forks source link

Audit Automation/GHAs for use of "prework" label #4888

Closed roslynwythe closed 1 year ago

roslynwythe commented 1 year ago

Overview

We need to audit HfLA GitHub Actions and any other automations for references to the label prework, in order to prepare for replacing it with the label Complexity: Prework

Action Items

Resources/Instructions

[^1]:Hack for LA's GitHub Actions [^2]:HfLA GitHub Actions

github-actions[bot] commented 1 year ago

Hi @roslynwythe, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:- i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?) ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

github-actions[bot] commented 1 year ago

Hi @lateral-neck-stretch, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:- i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?) ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

antho-zng commented 1 year ago

ETA: Tues 9/26 EOD Availability: M–F 9–5pm ET

antho-zng commented 1 year ago

Hi @roslynwythe! Just wanted to clarify that I have the right understanding of the issue: to do this audit, I'm looking through all the automated scripts/actions within .github/workflows and github-actions and looking for anything that uses the prework label. Does that sound right?

At the moment, I've run Cmd + F of "prework" on my local copy of the website repository (and confirmed that it's up-to-date with the upstream hackforla/website gh-pages branch), and I'm not finding any instances of the prework label in either .github/workflows or github-actions. The only results coming up are three pre-work template .md files inside .github/ISSUE_TEMPLATE.

Is there anything I'm misunderstanding about the issue or the approach? This is my first time working with GHA so guidance would be super helpful! Thank you!

roslynwythe commented 1 year ago

@lateral-neck-stretch I think that your apprach is correct. For some reason I believed that there were some dependencies on the prework label but I was wrong. I will close this as completed so you will receive full credit, but I suggest that you should complete another Medium issue before progressing to a Large issue. Please contact me on Slack if you wish to discuss. Also in the future, please don't forget to move issues into the "In Progress" column upon assignment. Thanks