Closed roslynwythe closed 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 :)
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 :)
ETA: Tues 9/26 EOD Availability: M–F 9–5pm ET
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!
@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
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 labelComplexity: Prework
Action Items
prework
. Do not rely exclusively on wiki documentation for locating GHAs, because it is not complete; instead audit workflows, scripts and actions in.github/workflows
andgithub-actions
folders.prework
is replaced. Then move this issue toQuestions/In Review
and add the labelready for dev lead
Resources/Instructions
[^1]:Hack for LA's GitHub Actions [^2]:HfLA GitHub Actions