# GitHub Actions로 SW회사 자동화 하기

> Clean Markdown view of GeekNews topic #4853. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4853](https://news.hada.io/topic?id=4853)
- GeekNews Markdown: [https://news.hada.io/topic/4853.md](https://news.hada.io/topic/4853.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-08-20T09:49:17+09:00
- Updated: 2021-08-20T09:49:17+09:00
- Original source: [posthog.com](https://posthog.com/blog/automating-a-software-company-with-github-actions)
- Points: 18
- Comments: 0

## Topic Body

다양한 경우에 대한 GitHub Actions 코드 제공

- PR때 마다 자동 유닛 테스팅

- End-to-End 테스팅 (Cypress)

- 린팅 & 포매팅

- 오래된 PR 확인하기

- 지속 배포하기

- 빌드 검증하기

- 릴리즈 처리하기 (PR에 라벨 붙이면 자동 버전 범프)

- 자동 오타 교정 (codespell 사용)

- PR에 설명 달렸는지 확인하기

- Repo 동기화 하기

## Comments



_No public comments on this page._
