Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sliit-foss/actions

A collection of reusable Github Actions for both internal and external use
https://github.com/sliit-foss/actions

actions ci-cd hacktoberfest

Last synced: 3 months ago
JSON representation

A collection of reusable Github Actions for both internal and external use

Awesome Lists containing this project

README

        



Timekeeper Logo



    Actions











A collection of reusable Github Actions for both internal and external use

## Example Usage

```yaml
- name: Upload build files 📤
uses: sliit-foss/actions/preview-deployments/postbuild@v1
```

## Commit messages

- We follow conventional commits during our development workflow as a good practice. More information can be found at their official [documentation](https://www.conventionalcommits.org/en/v1.0.0-beta.4/#examples)
- Refer the [commitlint.config.js](https://github.com/sliit-foss/actions/blob/main/commitlint.config.cjs) file for a full list of supported commit message prefixes