Skip to content

fix: talk formats to match Conference Hall source of truth#128

Merged
fredleger merged 2 commits intomainfrom
copilot/update-talk-formats-website
Feb 27, 2026
Merged

fix: talk formats to match Conference Hall source of truth#128
fredleger merged 2 commits intomainfrom
copilot/update-talk-formats-website

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 27, 2026

The CFP section displayed outdated formats (Lightning Talk 15min, Talk 30min) that didn't match what's actually configured in Conference Hall.

Changes

  • en.ts / fr.ts: Replace 2 incorrect formats with the 3 correct ones:
    • Conference (30 minutes) — full presentation
    • Short talk (10 minutes) — focused single-topic format
    • Lightning Talk (5 minutes) — high-density challenge format

Descriptions sourced verbatim from Conference Hall, with French translations in fr.ts.

Original prompt

This section details on the original issue you should resolve

<issue_title>Talks formats are not aligned with the real ones</issue_title>
<issue_description>On conference haal (the source of truth) we have this formats :

Conference (30 minutes)
Come share your Cloud Native passion in this 30 minutes presentation format. From your Return On Experience with Platform Engineering to showing us the latest and cooled OSS Tool, there is room for a lof of topics.

Short talk (10 minutes)
Challenging format where you need to focus on one topic that matters for you, from doing a live coding demo to sharing tips on how to be a happier developer.

Lightening Talk (5 minutes)
The most challenging format, 5 minutes is short but you would be amazed by the amount of info or passion you can transmit in such a short time. Take the challenge.

We shiould update the website to reflect the conference hall formats</issue_description>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…tions)

Co-authored-by: fredleger <2778741+fredleger@users.noreply.github.com>
Copilot AI changed the title [WIP] Update talk formats to align with conference hall Fix talk formats to match Conference Hall source of truth Feb 27, 2026
@github-actions
Copy link
Copy Markdown

Code Coverage Report

Coverage Results

Test Results

Status Count
✅ Passed 72
❌ Failed 0
⏭️ Skipped 0
Total 72

Pass Rate: 100.0%

Coverage

Metric Covered Total Percentage
Lines 483 509 94.89%
Branches 380 452 84.07%
Functions 118 122 96.72%

Overall: 94.89% 🟢
🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩⬜

@fredleger fredleger changed the title Fix talk formats to match Conference Hall source of truth fix: talk formats to match Conference Hall source of truth Feb 27, 2026
@fredleger fredleger marked this pull request as ready for review February 27, 2026 11:01
@fredleger fredleger merged commit c534e07 into main Feb 27, 2026
10 of 13 checks passed
@fredleger fredleger deleted the copilot/update-talk-formats-website branch February 27, 2026 11:02
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.

Talks formats are not aligned with the real ones

2 participants