Skip to content

Conversation

@mocodesss
Copy link
Member

@mocodesss mocodesss commented Feb 6, 2026

Fixes #8398

What changes did you make?

  • Added Ryan Keller with the role "Merge Team" on the Website Project page, under the last Merge Team person.

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

  • New Merge Team meber needed to be added to the site.

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)

Visuals before changes are applied before
Visuals after changes are applied after

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

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 mocodesss-add-ryan-keller-project-page-8398 gh-pages
git pull https://github.com/mocodesss/website.git add-ryan-keller-project-page-8398

@mocodesss mocodesss changed the title Add Ryan Keller to Website project page Add Ryan Keller to Website Project pg Feb 6, 2026
@kdaca19xx
Copy link
Member

Hi @mocodesss!

Thanks for working on this issue. I had to ask a team lead about the two QL Code alerts, but it's an easy fix if you have a sec.

Your two checks aren't passing because you wrote:

"Fixes https://..."

instead of

"Fixes # https://..."

So you need to edit your PR by typing "Fixes #" + (no space) + "8398" and the two checks will pass.

Thx in advance for wrapping this up!

@github-actions github-actions bot added good first issue Good for newcomers role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) time sensitive Needs to be worked on by a particular timeframe size: 0.25pt Can be done in 0.5 to 1.5 hours labels Feb 10, 2026
@mocodesss
Copy link
Member Author

Hi @kdaca19xx !

I updated the ticket with that "Fixes #8398" and the checks passed. Thank you so much for the help there!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) 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 time sensitive Needs to be worked on by a particular timeframe

Projects

Status: PR Needs review

Development

Successfully merging this pull request may close these issues.

Update Project Profile: HackforLA Website Add Ryan Keller

2 participants