Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.64 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.64 KB

composite-actions

Conventional Commits Super-Linter

Composite building blocks for GitHub Actions workflows.

Composite Actions allow you to combine multiple tasks and operations into a single step that can be used repeatedly within a job. This can reduce unecessary noise in workflows and make them easier to follow. It's also a way to reduce duplication in workflows.

Learn about Composite Actions

Documentation

Visit km.oslo.systems!

Versioning

Conventional Commits are used together with svu (Semantic Version Util) to provide Semantic Versioning for the repository as a whole.