Skip to content

Detect if translation files have changed #3

@NiklasBuchfink

Description

@NiklasBuchfink

Problem

  • You are working on a branch refactor/api that 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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions