Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 706 Bytes

actions.md

File metadata and controls

19 lines (10 loc) · 706 Bytes

Actions

This repository contains actions that should help the Acimov lifecycle.

These actions use the .acimov/parameters.json file. Check the olivaw parameters file documentation for more details

Here are some details about the actions.

Branch initialization

This action is meant for updating the badges and their related gist files each time someone published a new branch

Please check the olivaw init branch actions documentation

Automatic test on push

This actions is meant to have a regular test of the repository and have at each moment a summary of the health of a branch.

Please check the olivaw automatic test documentation