Skip to content

Composite building blocks for GitHub Actions workflows 🧩

Notifications You must be signed in to change notification settings

oslokommune/composite-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.