Update announcement banner to AI Agent Governance Workshop#2584
Update announcement banner to AI Agent Governance Workshop#2584ctauchen merged 1 commit intotigera:mainfrom
Conversation
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview succeeded!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
Updates the Docusaurus site-wide announcement banner to promote the “AI Agent Governance Workshop” at KubeCon EU, replacing the prior hackathon promotion and using a new banner ID so it reappears for users who dismissed the previous banner.
Changes:
- Replaced the existing hackathon announcement bar content with the AI Agent Governance Workshop message and link.
- Updated the announcement bar
idto a new value to force re-display for previously dismissing users.
docusaurus.config.js
Outdated
| id: "calico_hackathon_midway", | ||
| content: '🛡️ Hack the latest features: Leverage Calico 3.30+ to solve networking challenges and win up to $1,000. <a href="https://www.tigera.io/lp/project-calico-hackathon?utm_source=website&utm_medium=Docs_site&utm_campaign=Hackathon2026">Enter the Calico 3.30+ Hackathon</a>', | ||
| id: "ai_agent_governance_kubecon", | ||
| content: '🛠️ How do you govern autonomous AI agents? Register for the AI Agent Governance Workshop @ KubeCon EU (Mar 23) <a href="https://link.tigera.io/umnHe">Learn more →</a>', |
There was a problem hiding this comment.
The banner date is ambiguous without a year ("Mar 23"). Since this banner is user-facing and will persist in the docs site, please include the year (and ideally the city/timezone if relevant) to avoid confusion and make it clear when the workshop occurs.
| content: '🛠️ How do you govern autonomous AI agents? Register for the AI Agent Governance Workshop @ KubeCon EU (Mar 23) <a href="https://link.tigera.io/umnHe">Learn more →</a>', | |
| content: '🛠️ How do you govern autonomous AI agents? Register for the AI Agent Governance Workshop @ KubeCon EU (March 23, 2026) <a href="https://link.tigera.io/umnHe">Learn more →</a>', |
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Summary
Test plan
🤖 Generated with Claude Code