Skip to content

Update Project Profile - Added Brandon Hu#8343

Merged
t-will-gillis merged 2 commits intohackforla:gh-pagesfrom
MohamedTwahir:add-brandon-hu-8112
Sep 28, 2025
Merged

Update Project Profile - Added Brandon Hu#8343
t-will-gillis merged 2 commits intohackforla:gh-pagesfrom
MohamedTwahir:add-brandon-hu-8112

Conversation

@MohamedTwahir
Copy link
Member

@MohamedTwahir MohamedTwahir commented Sep 23, 2025

Fixes #8112

What changes did you make?

  • Added Brandon Hu to the list of leaders

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

  • updated the project information and made sure it was following correct order for website visitors to find accurate information.

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

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

Visuals before changes are applied

image

Visuals after changes are applied

image

@github-actions
Copy link

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 MohamedTwahir-add-brandon-hu-8112 gh-pages
git pull https://github.com/MohamedTwahir/website.git add-brandon-hu-8112

@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 Sep 23, 2025
@lastCoyotes lastCoyotes self-requested a review September 23, 2025 23:36
@lastCoyotes
Copy link
Member

Review ETA: by 7 PM
Availability: 12-7 PM Mon-Thurs

lastCoyotes
lastCoyotes previously approved these changes Sep 24, 2025
Copy link
Member

@lastCoyotes lastCoyotes left a comment

Choose a reason for hiding this comment

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

Changes made are to the requirements of the issue.
No other issues to report, so approving this PR!

Visual changes to the site are there, but the images provided are the files changed and not the site, I've included screenshots from the site and the build of this branch as an example:

Screenshots of the website. Before: image After: image

@myronchen-git
Copy link
Member

Review ETA: 8 PM 9/25/2025
Availability: Now

Copy link
Member

@myronchen-git myronchen-git left a comment

Choose a reason for hiding this comment

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

Done Correctly

  • The merge from and to branches have been correctly set.
  • The issue has been correctly linked.
  • The pull request title is named properly.
  • The explanation on what things were changed is good.
  • The CodeQL alerts have been correctly checked off.
  • Code changes have been correctly made.

Required Changes

  • In the pull request description, the text at the top, before the "Fixes" text, needs to be removed.
  • In this pull request's why section, the reason should be related to the changes. In this case, it's why Brandon Hu needs to be added. Usually, you can derive the reason from the issue's Overview. You can also review the instructions for making a pull request to get an idea of what to put.
  • In this pull request's screenshot section, the screenshots are supposed to be visual changes that are not shown in the Files changed tab. It should not be screenshots of code. Please review this part of the pull request instructions, view the example gif, and look at other pull requests on what kind of screenshots to use.
  • In the issue, the last action item needs to be checked off.

Optional Changes

  • You can move Brandon Hu to immediately below Karen Coronel, so that the list is organized by role. I don't remember if there is an official requirement for this, but it would really help visitors.

Other Notes

  • I noticed that you requested a review from gmgonzal. If you did this through the right panel, and clicking on one of the suggestions, then it is not recommended that you do this. The suggestions are drawn from all members on the website team, which has many inactive members. A better way to get reviewers is to post a message on the website team's Slack channel or bringing this up in a meeting.

@github-project-automation github-project-automation bot moved this from PR Needs review to PRs being reviewed in P: HfLA Website: Project Board Sep 25, 2025
@MohamedTwahir MohamedTwahir removed the request for review from gmgonzal September 26, 2025 00:29
@MohamedTwahir
Copy link
Member Author

@lastCoyotes Thank you for your insightful comment. I will ensure that I follow the required guidelines optimally.

@MohamedTwahir
Copy link
Member Author

@myronchen-git Thank you for your insightful comment i have managed to work on the changes needed let me know if all are okay.
Required Changes made

  1. In the pull request description - I have edited the description.
  2. Updated pull request's why section.
  3. Added correct visuals.
  4. Checked off the last action item.
Visuals before changes are applied and visual after changes are applied Before change
Visuals after changes are applied After change

Copy link
Member

@myronchen-git myronchen-git left a comment

Choose a reason for hiding this comment

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

Thank you for quickly making the changes. Though, one thing was incorrectly done.


Required Changes

  • In this pull request's description's screenshot section, the screenshot before changes is supposed to be what the webpage looks like without any changes made. It is not supposed to show Brandon Hu on the webpage yet. Please attach a screenshot without Brandon Hu added.

@MohamedTwahir
Copy link
Member Author

@myronchen-git
Hi,
i have included the correct screenshot for visuals before changes are applied. Let me know if there is anything else missing.
Regards,
Twahir

Visuals before changes are applied and visual after changes are applied Before change
Visuals after changes are applied After change

Copy link
Member

@myronchen-git myronchen-git left a comment

Choose a reason for hiding this comment

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

Well done. Everything seems to be in order.

@MohamedTwahir MohamedTwahir removed the request for review from lastCoyotes September 27, 2025 00:21
@github-project-automation github-project-automation bot moved this from PRs being reviewed to PRs ✅ waiting for merge team in P: HfLA Website: Project Board Sep 27, 2025
@t-will-gillis t-will-gillis merged commit 0229ded into hackforla:gh-pages Sep 28, 2025
7 of 10 checks passed
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

Development

Successfully merging this pull request may close these issues.

Update Project Profile: Civic Tech Jobs - Add Brandon Hu

4 participants