JetBrains / JetBrains/kotlin-compiler-devkit
Generate, Run, Apply Diffs & Commit action commits unrelated files
Open
- Dominant language
- Kotlin
- Stars
- 55
- Forks
- 17
- Avg merge
- 12h 13m
- Merged PRs (30d)
- 1
Description
If there are unrelated untracked files in project directory they would be commited as well with test data.
While, that's probably not git-best-practice to have them unignored, that looks counter-intuitive and error-prone.
Maybe we should commit add only added test and generated files? Or only add files within some speicific directories.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.