Move IDEA plugin diff checking to a separate task
Open
enhancement
templates plugin
- Dominant language
- Kotlin
- Stars
- 164
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we check git diff on every project configuration. We need to create a task that checks diff and disables/enables publishing if needed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the IDEA plugin code that checks the git diff during project configuration and identify how publishing is currently enabled or disabled. Move that diff check into a separate task, then verify that publishing state still responds to the diff result without checking it on every configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100