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

https://github.com/stylelist94/workflow

Stylish github workflows
https://github.com/stylelist94/workflow

template workflows

Last synced: 2 months ago
JSON representation

Stylish github workflows

Awesome Lists containing this project

README

          

# Stylish Workflow

GitHub Actions workflow templates.

## Templates

| Directory | Description |
| --- | --- |
| 01_unit-testing | Unit test with pnpm |
| 02_e2e-testing | E2E test with Playwright |
| 03_docker-deploy | Docker build + deploy |
| 04_release-drafter | Auto release notes |
| 05_changeset-with-custom-bot | Changesets auto release |
| 06_claude-pr-review | Claude Code PR review |

## How to Use

1. Copy yml file to `.github/workflows/`
2. Set secrets if needed