Skip to content

Comments

Fix Christopher Yates team member not loading#54

Merged
hyunhwan-bcm merged 3 commits intomainfrom
copilot/fix-update-current-version
Feb 11, 2026
Merged

Fix Christopher Yates team member not loading#54
hyunhwan-bcm merged 3 commits intomainfrom
copilot/fix-update-current-version

Conversation

Copy link
Contributor

Copilot AI commented Feb 11, 2026

Christopher Yates' profile was not appearing on the team page due to missing .md extension on the content file.

Changes

  • Renamed phd-christopher-yatesphd-christopher-yates.md (Astro content loader requires .md/.mdx extension per src/content.config.ts:58)
  • Fixed avatar path: phd-Chris-Yates.jpgphd-Chris-Yates.png (matches actual asset)
  • Corrected GitHub URL: removed duplicate https:// protocol prefix

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • telemetry.astro.build
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/Liuzlab.github.io/Liuzlab.github.io/node_modules/.bin/astro build (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits February 11, 2026 20:16
…avatar path

Co-authored-by: hyunhwan-bcm <166857764+hyunhwan-bcm@users.noreply.github.com>
Co-authored-by: hyunhwan-bcm <166857764+hyunhwan-bcm@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix update of current version for new member Fix Christopher Yates team member not loading Feb 11, 2026
Copilot AI requested a review from hyunhwan-bcm February 11, 2026 20:18
@github-actions
Copy link

Sanity Check Passed

All 1 checked file(s) passed validation.

🔗 Workflow Run: View Details

@hyunhwan-bcm hyunhwan-bcm marked this pull request as ready for review February 11, 2026 20:49
Copilot AI review requested due to automatic review settings February 11, 2026 20:49
@hyunhwan-bcm hyunhwan-bcm merged commit 2c88876 into main Feb 11, 2026
1 check passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes a missing team profile entry by aligning the team content file and its frontmatter fields with the Astro content collection requirements for the team collection.

Changes:

  • Ensures the team member content is a .md file so it’s picked up by the src/content/team glob loader.
  • Updates the avatar reference to the correct existing asset (phd-Chris-Yates.png).
  • Corrects the GitHub URL by removing a duplicated protocol prefix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants