This project contains, or should contain, all of the configuration and automation to maintain, build, and release Trustification projects.
Check out the config.yaml to see:
- The repositories we are managing
- The Labels we are configuring in repositories
- The milestones we are configuring in repositories
This allows us to have a single source of truth to make sure that, as we create enhancments, issues, and pull requests, they can be tracked properly.
You can find our reusable GitHub Workflows in ./.github/workflows.