[ADD] github action to check PR dependencies - #5745
Conversation
|
Hi. Thanks ! naive question : (Depends on : ) |
yes, because it works on my repo and there the issue it looks at is https://github.com/hbrunn/OpenUpgrade/issues/22 which doesn't contain links to it. I just added one of them so that you see this works |
|
Note : side question, I'd like to give access to recurring contributors to have the right to write Exemple : @pilarvargas-tecnativa who made 100 PR for exemple : https://github.com/OCA/OpenUpgrade/issues?q=is%3Apr+is%3Aopen+author%3A%40pilarvargas-tecnativa, and each time a maintainer has to write /ocabot ... Do you think it could be relevant ? |
|
Hi @legalsylvain. Your command failed:
Ocabot commands
More information
|
|
I think it's better to simply add her to OpenUpgrade PSC. |
|
yeah, this only works if you have push permissions |
this adds
check_dependency.pyfrom https://github.com/grap/openupgrade-extra-tools/tree/master as a github action that runs whenever one of the "Migration to version *" issues is edited (that is: whenever somebody says / ocabot migration something)I've only added a very light touchup to make it easy to run the script as github action, this way you can keep running it manually if you want.
You can see this work in my test issue which refers to hbrunn#21, which was updated in the last run triggered by me editing the issue manually