Slide 16

Workflow Layer

Explain orchestration through GitHub workflows for daily operations.

Source markdown

This page is generated from the canonical slide file in the repository and the supporting references listed below.

Open wceu-2026/slides/slide-16-workflow-layer.md

Key points

  • Dedicated workflows for labeling, linting, testing, release, reporting, and metrics.
  • Workflows provide consistent execution triggers and auditability.
  • This layer connects repository events to governance actions.

Speaker notes

  • Use a concrete event path (PR opened -> labeling + linting + review automation).
  • Reinforce that workflows are transparent and inspectable.

Accessibility notes

  • Keep layout simple: title + 3 bullets + one visual zone.
  • Use minimal visuals (one icon, one screenshot, or one simple diagram only).
  • Avoid dense process diagrams, nested callouts, and complex animation.
  • Keep on-slide text short (roughly 25-40 words total where possible).
  • Use high contrast and consistent spacing; prioritise readability over decoration.

References