Skip to content

fix(bundler): fix meeting name#224

Merged
anonrig merged 2 commits into
mainfrom
avivkeller-patch-1
Jun 16, 2026
Merged

fix(bundler): fix meeting name#224
anonrig merged 2 commits into
mainfrom
avivkeller-patch-1

Conversation

@avivkeller

@avivkeller avivkeller commented Apr 10, 2026

Copy link
Copy Markdown
Member

Fixes the meeting name for this group

Copilot AI review requested due to automatic review settings April 10, 2026 12:00
@avivkeller avivkeller changed the title Update meeting_base_bundler_collab fix(bundler): fix meeting name Apr 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the Bundler collaboration meeting base template to change the calendar filter used when generating meeting artifacts.

Changes:

  • Updated CALENDAR_FILTER value for the Bundler collaboration meeting template.

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

@@ -1,4 +1,4 @@
CALENDAR_FILTER="Bundler Collaboration Space"
CALENDAR_FILTER="Bundler Working Group Monthly Meeting"

Copilot AI Apr 10, 2026

Copy link

Choose a reason for hiding this comment

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

CALENDAR_FILTER line is not valid dotenv syntax: the trailing p1775507359414999 after the closing quote makes this an invalid assignment and will likely break parsing of the meeting_base_* templates. Remove the trailing token, or include it inside the quoted value if it's intended to be part of the filter name.

Copilot uses AI. Check for mistakes.
@avivkeller

Copy link
Copy Markdown
Member Author

FYI @ovflowd / cc @anonrig for approval

@avivkeller

Copy link
Copy Markdown
Member Author

Bump @ovflowd / cc @anonrig for approval

@anonrig anonrig merged commit 931e615 into main Jun 16, 2026
5 checks passed
@anonrig anonrig deleted the avivkeller-patch-1 branch June 16, 2026 21:04
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