generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Problem
- You are working on a branch
refactor/apithat is unrelated to UI translations - Someone fixed a few lint reports on
main - You get notified that you need to update the translations in
refactor/api
Why?
Compared to main, refactor/api now has new lint errors. This could be fixed by merging main into refactor/api, but I don't care about translations because I'm working on something completely different.
Proposal
Ninja needs to check if the branch contains updated translation files. Only if there are changes in this branch it makes sense to create a comment.
Metadata
Metadata
Assignees
Labels
No labels