Skip to content
Ian Ter Haar edited this page Jan 2, 2026 · 10 revisions

This repository contains all the shared resources and workflows for the organization. It centralizes CI/CD pipelines, reusable GitHub Actions, and configuration files to ensure consistency across all projects.

Use this repository to:

  • Access reusable workflows for .NET projects, formatting, and security scanning.
  • Maintain standardized CI/CD practices across repositories.
  • Share GitHub configuration files such as issue templates, pull request templates, and workflow templates.

By centralizing these resources, we ensure that all repositories in the organization follow the same best practices and maintain a high level of quality and security.

Clone this wiki locally