Scripting: Action to comment PR-s touching scripts - #3311
Conversation
auto-comment PR-s touching scripts with explained diff showing changes to KEYS_TO_IGNORE in translation_check.py
Check resultsFor details click the build job and expand
Other translations
|
|
@tupaschoal Hi! |
|
I'm not sure I get all the ideas you're trying do here, would you mind explaining it in another way? |
@tupaschoal yes - i see that my style of writing PR texts is terrible (i re-read it after myself after two weeks and found i tend to divert from actual topic in writing ... which i am doing once again... facepalm) The idea is to create an Action (
|
|
I see, thanks for explaining @tygrysek90 . For the removal of strings I don't think it is very important, as we often do it ourselves and if we're searching and removing, it should find on the python script too. |
Auto-comment PR-s touching scripts with explained diff showing changes to KEYS_TO_IGNORE in translation_check.py
Since I found myself helping @tupaschoal with summer cleaning :) of this repository in
A need to observe what is actually hidden in KEYS_TO_IGNORE and - what possible changes are making - the need araised - since it is quite dull to check 100 indexes by hand. Therefore I made script that does alike locally (thus still requires truckload of copy-pasting) - then I thought it could be useful to set it online.
PR as draft, to review idea and ... I am certain I made some mistake/oversight :)
Screenshot to give idea (made with staged files in staged repository for testing, its just showcase)