naver/PR Statistics
PR 통계를 냅니다.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub 토큰 | — | ${{ github.token }} |
| repository | 액션이 진행될 레포지토리 | — | ${{ github.repository }} |
| ignoreUsers | 통계에 포함하지 않을 유저 목록. 콤마(,)로 ���분 | — | "" |
| configPath | 통계에 사용��� 설정 파일 경로 | — | ./stats.config.js |
| period | 통계를 낼 기간 (PR 생성 시점 기준) | — | "" |
| count | 조회할 PR 개수 (period를 입력하지 않은 경우 사용) | — | 100 |
| baseBranch | 이 branch를 대상(base)으로 하는 PR만 조회 (입력하지 않으면 모든 branch 조회) | — | "" |
| output | 데이터 출력 방식. 쉼표(,)로 구분 | — | console,csv |
Outputs
no outputs