pre-commit taskfile

STRG. Github workflows

This repo stores reusable Github workflows for various use cases.

Table of Contents

Getting Started

Prerequisties

Initialize repository

Pre-commit framework need to get initialized.

task pre-commit:init

Configuration

Preparation

All changes require a PR and review. Create a new branch and reference a Jira ticket, f.e.

git switch -c feature/INPRO-1-configure-resource

Known Issues