Skip to content

ModuStack/actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions

Reusable actions monorepo.

Check the workflows on this repository for examples on how to use each of these images. A stub service is always deployed by the feature-preview, staging and production workflows, as shown on the Deployments Page.

Contributing

Pre-requisites:

To get started, run the following command:

task init

This will setup the pre-commit hooks and install the necessary dependencies.

The project uses conventional commits, and they're enforced by pre-commit hooks. Ensure you familiarize yourself with its concepts.

You can run all the repo's tests via

task test

# example for specific action
# all bash tests must be under a <action-folder>/test folder
task test -- get-release-pr

About

Reusable GitHub Actions Monorepo

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors