This repository contains reusable GitHub Actions components shared across multiple OpenTelemetry repositories.
See CONTRIBUTING.md for how to propose a new shared workflow or use an existing one.
| Name | Description | How to use |
|---|---|---|
| Pull Request Dashboard | Centrally-executed workflow that builds a per-repository pull request triage dashboard (issue body, status, Slack notifications) for opted-in repositories. | Add your repository to repositories.json and follow the setup in the workflow's README. |
| Zizmor | Static analysis of GitHub Actions workflows for security issues using zizmor. | Call via uses: from your repo's workflow. See the Zizmor README for the snippet. |
- Adriel Perkins, Grainger
- Marylia Gutierrez, Grafana Labs
- Pablo Baeyens, Datadog
- Trask Stalnaker, Microsoft
For more information about the maintainer role, see the community repository.