Skip to content

Remove Jen from template repo#189

Merged
sjspielman merged 5 commits into
mainfrom
sjspielman/we-miss-you-jen
May 26, 2026
Merged

Remove Jen from template repo#189
sjspielman merged 5 commits into
mainfrom
sjspielman/we-miss-you-jen

Conversation

@sjspielman
Copy link
Copy Markdown
Member

Does what it says 😬

Found spots by running ➤ grep -r "Jen O" ., and looks to be all set now.

@sjspielman sjspielman requested a review from Copilot May 26, 2026 12:56
@sjspielman
Copy link
Copy Markdown
Member Author

Oh no I accidentally requested copilot, I wonder what it will do!

Copy link
Copy Markdown

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

Removes references to “Jen O’Malley” from this training template so instructor/contact information reflects the current set of instructors.

Changes:

  • Updated in-person logistics copy to direct-message one of the instructors instead of a specific individual.
  • Removed Jen O’Malley from the global instructors list in Jekyll config.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
workshop/local-participant-information.md Updates the in-person “who to DM on Slack” guidance to no longer reference Jen.
_config.yaml Removes Jen from the instructors list used across the site.

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

The Amenity Suite is the first room you will see after exiting the elevator.
Please note that Bala Plaza is an office park with multiple buildings.
If you have trouble finding the building or the room on the first day of training, please use Slack to [direct message](/software-setup/slack-procedures.html#using-direct-messages-during-training) `Jen O'Malley`.
If you have trouble finding the building or the room on the first day of training, please use Slack to [direct message](/software-setup/slack-procedures.html#using-direct-messages-during-training) one of the instructors (`Ally Hawkins`, `Josh Shapiro`, or `Stephanie Spielman`).
Copy link
Copy Markdown
Member Author

@sjspielman sjspielman May 26, 2026

Choose a reason for hiding this comment

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

I guess I could, but it's ugly. It would be something like this:

({% for instructor in site.instructors %}`{{ instructor }}`{% unless forloop.last %}, {% endunless %}{% endfor %})

Human reviewer gets to decide if I implement this!

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It will probably make maintenance easier in the future if we ever change instructors, so I would say this might be worth it. Especially since we already use it elsewhere.

@sjspielman
Copy link
Copy Markdown
Member Author

Done; here's how it renders:
Screenshot 2026-05-26 at 12 46 50 PM

Copy link
Copy Markdown

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

The Amenity Suite is the first room you will see after exiting the elevator.
Please note that Bala Plaza is an office park with multiple buildings.
If you have trouble finding the building or the room on the first day of training, please use Slack to [direct message](/software-setup/slack-procedures.html#using-direct-messages-during-training) `Jen O'Malley`.
If you have trouble finding the building or the room on the first day of training, please use Slack to [direct message](/software-setup/slack-procedures.html#using-direct-messages-during-training) one of the instructors ({% for instructor in site.instructors %}`{{ instructor }}`{% unless forloop.last %}{% if forloop.rindex == 2 %}, or {% else %}, {% endif %}{% endunless %}{% endfor %}).
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

ok, this is too much though.

Copy link
Copy Markdown
Member

@allyhawkins allyhawkins left a comment

Choose a reason for hiding this comment

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

LGTM

@sjspielman sjspielman merged commit 2dad685 into main May 26, 2026
4 checks passed
@sjspielman sjspielman deleted the sjspielman/we-miss-you-jen branch May 26, 2026 17:36
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.

3 participants