-
Notifications
You must be signed in to change notification settings - Fork 1
Module ‐ Workflow
Stéphane Brunner edited this page Jun 4, 2025
·
4 revisions
Create a transversal dashboard with all the failing workflows.
This module aggregates information about failing workflows across multiple branches and repositories into a single dashboard. It helps maintainers quickly identify and address issues affecting the project's CI/CD pipelines.
- Dashboard Creation: Collects data from failed workflows and organizes it into a centralized dashboard.
-
Branch Stabilization: Uses the
SECURITY.mdfile from the default branch to identify stabilization branches. - Workflow Analysis: Provides insights into recurring issues and trends in workflow failures.
- Ensure the
SECURITY.mdfile is up-to-date and accurately reflects the stabilization branches. - Use the dashboard to prioritize fixes for workflows affecting critical branches.
- Regularly review the dashboard