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
- Host: GitHub
- URL: https://github.com/stylelist94/workflow
- Owner: StyleList94
- Created: 2021-04-17T15:22:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T09:32:09.000Z (over 1 year ago)
- Last Synced: 2025-02-14T17:25:24.695Z (over 1 year ago)
- Topics: template, workflows
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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