Skip to content

Move 2026 events into active schedule - #394

Merged
ashleywolf merged 1 commit into
mainfrom
fix-2026-event-placement
Apr 25, 2026
Merged

Move 2026 events into active schedule#394
ashleywolf merged 1 commit into
mainfrom
fix-2026-event-placement

Conversation

@ashleywolf

Copy link
Copy Markdown
Contributor

Summary

Notes

  • The Open Source Friday event keeps its submitted 15:00-16:00 UTC time.
  • The Rubber Duck Thursday short link resolves to YouTube, but I did not find a verified schedule time in the source data, so those entries remain TBD rather than inventing times.

Validation

  • npm test -- --runInBand
  • npm run build
  • Build output includes seven active /schedule/... 2026 event pages.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 25, 2026 17:00
@ashleywolf
ashleywolf merged commit 057ba2b into main Apr 25, 2026
6 checks passed
@ashleywolf
ashleywolf deleted the fix-2026-event-placement branch April 25, 2026 17:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Moves Maintainer Month 2026 events into the active content/events source used by /schedule and the ICS feed, and removes the now-unneeded archived copies to avoid split sources of truth.

Changes:

  • Adds the May 1, 2026 “Open Source Friday” event to content/events with the submitted UTC time.
  • Updates Rubber Duck Thursday titles and aligns the May 2026 occurrences to the four actual Thursdays (May 7/14/21/28).
  • Removes the old content/2026/events copy (example file removed in this diff) so 2026 events are only sourced from content/events.
Show a summary per file
File Description
content/events/2026-05-01-open-source-friday-maintainer-month.md Adds the Open Source Friday kickoff event (with UTC start/end times) to the active schedule source.
content/events/2026-05-07-rubber-duck-thursday-maintainer-month.md Updates the event title formatting for the May 7 Rubber Duck Thursday entry.
content/events/2026-05-14-rubber-duck-thursday-maintainer-month.md Updates the event title formatting for the May 14 Rubber Duck Thursday entry.
content/events/2026-05-21-rubber-duck-thursday-maintainer-month.md Updates the event title formatting for the May 21 Rubber Duck Thursday entry.
content/events/2026-05-28-rubber-duck-thursday-maintainer-month.md Updates the event title formatting for the May 28 Rubber Duck Thursday entry.
content/2026/events/2026-05-08-rubber-duck-thursday-maintainer-month.md Removes an obsolete archived copy under the year-specific directory.

Copilot's findings

Tip

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

  • Files reviewed: 5/6 changed files
  • Comments generated: 0

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