Skip to content

Conversation

@caz002
Copy link
Member

@caz002 caz002 commented Jun 5, 2025

Fixes #7425

What changes did you make?

  • In /_program-areas directory, changed the files from type '-card.yml' to type '.md'

Why did you make the changes (we will use this info to test)?

  • The files are being changed to Markdown so that in the future, they can be used to generate a webpage with the desired URL

CodeQL Alerts

After the PR has been submitted and the resulting GitHub actions/checks have been completed, developers should check the PR for CodeQL alert annotations.

Check the PR's comments. If present on your PR, the CodeQL alert looks similar as shown

Screenshot 2024-10-28 154514

Please let us know that you have checked for CodeQL alerts. Please do not dismiss alerts.

  • I have checked this PR for CodeQL alerts and none were found.
  • I found CodeQL alert(s), and (select one):
    • I have resolved the CodeQL alert(s) as noted
    • I believe the CodeQL alert(s) is a false positive (Merge Team will evaluate)
    • I have followed the Instructions below, but I am still stuck (Merge Team will evaluate)
Instructions for resolving CodeQL alerts

If CodeQL alert/annotations appear, refer to How to Resolve CodeQL alerts.

In general, CodeQL alerts should be resolved prior to PR reviews and merging

Screenshots of Proposed Changes To The Website (if any, please do not include screenshots of code changes)

  • No visual changes to the website

@github-actions
Copy link

github-actions bot commented Jun 5, 2025

Want to review this pull request? Take a look at this documentation for a step by step guide!


From your project repository, check out a new branch and test the changes.

git checkout -b caz002-update-program-areas-file-names-7425 gh-pages
git pull https://github.com/caz002/website.git update-program-areas-file-names-7425

@github-actions github-actions bot added role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers P-Feature: Program Area https://www.hackforla.org/program-areas Complexity: Small Take this type of issues after the successful merge of your second good first issue size: 0.25pt Can be done in 0.5 to 1.5 hours labels Jun 5, 2025
@TheManTheMythTheGameDev
Copy link
Member

Review ETA: 5 PM 6/5/25
Availability: All day Friday

@lc1715 lc1715 self-requested a review June 5, 2025 23:09
@lc1715
Copy link
Member

lc1715 commented Jun 5, 2025

Review ETA: EOD 6/5/25
Availability: 3-8 PM Mon-Fri

Copy link
Member

@lc1715 lc1715 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @caz002, you did a great job working on this issue!🎉

  • The PR was done with the correct branch and linked issue
  • Each file in the _program-areas directory was changed from -card.yml to .md
  • You checked for CodeQL Alerts and the source code looks good

Copy link
Member

@TheManTheMythTheGameDev TheManTheMythTheGameDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work on this PR! Everything is set up correctly and all the right changes are made. Thank you for your contribution!
Approved.

@github-project-automation github-project-automation bot moved this from PR Needs review to PRs ✅ waiting for merge team in P: HfLA Website: Project Board Jun 6, 2025
@mugdhchauhan
Copy link
Member

Nice one! Thanks for working on this. I have verified the changes are accurate and will now merge. 🎉

@mugdhchauhan mugdhchauhan merged commit 2e24a32 into hackforla:gh-pages Jun 6, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complexity: Small Take this type of issues after the successful merge of your second good first issue P-Feature: Program Area https://www.hackforla.org/program-areas role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours

Projects

Development

Successfully merging this pull request may close these issues.

Change _program-areas Files From -card.yml to .md

4 participants