불필요한 GitHub Actions 실행 방지 제안 (Workflow Path 필터링)
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- github-actions
- Domain
- ci-cd
Research direction
Start with .github/workflows/publish.yml and compare its current triggers with the example run linked in the issue. Define the paths so documentation-only changes do not start the workflow, while changes to the project code still do; verify both cases with appropriate GitHub Actions events.
Written by the indexing model from the issue text.
Description
단순 문서 수정에도 불필요하게 github action이 수행되고 있습니다.
실제 실행된 Action 예시를 보면, 3분 정도 실행됩니다.
이 문제를 해결하기 위해, 워크플로우 파일인 .github/workflows/publish.yml에 paths 필터링을 추가하여..
실제 코드가 포함된 파일이 수정된 경우에만 Actions이 트리거되도록 설정하는 것을 제안합니다.
검토 부탁드립니다. 🙏
- Dominant language
- Rust
- Stars
- 178
- Forks
- 44
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 21
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dev-five-git/braillify
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
dev-five-git/braillify#139 ·
-
탑버튼 및 네비게이션 추가 Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
dev-five-git/braillify#107 · 1 reaction ·
-
로마자가 섞인 부분의 점역 Open
Difficulty 5/5 Over a week Newbie friendliness 35/100
dev-five-git/braillify#89 · 4 comments · 1 reaction ·
-
테스트 케이스에서의 점자 폰트 변경 Open
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
dev-five-git/braillify#86 · 2 comments · 4 reactions ·
-
패키지 매니저로 배포 Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
dev-five-git/braillify#81 ·
All issues in dev-five-git/braillify
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug team:backend track:services-maintenance
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
cowprotocol/services#4950 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·