Skip to content

fix(bundler): fix meeting name#224

Open
avivkeller wants to merge 2 commits intomainfrom
avivkeller-patch-1
Open

fix(bundler): fix meeting name#224
avivkeller wants to merge 2 commits intomainfrom
avivkeller-patch-1

Conversation

@avivkeller
Copy link
Copy Markdown
Member

@avivkeller avivkeller commented Apr 10, 2026

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
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

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"
Copy link

Copilot AI Apr 10, 2026

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.
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