5 comments (5 comments)2 reactions (2 reactions)0 assignees (0 assignees)Python16,781 forks (16,781 forks)batch import
area:CIgood first issuekind:featurekind:meta
Repository metrics
- Stars
- 44,809 stars (44,809 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Body
Consider labelling any PR modifying only tests for better stat collection.
Committer
Contributor guide
- Research direction
- Investigate how to add a GitHub Actions workflow that labels PRs modifying only test files (e.g., files under 'tests/' directory). Look at existing label workflows in the Airflow repository and GitHub documentation for 'paths' filter on pull request events.
- Tech stack
- pythongithub actions
- Domain
- devopsci cd
- Issue type
- Feature
- Prerequisites
- GitGitHub