Automatically update with upstream
Summary
In order to avoid being late with upstream, we would like to automate as much as possible the sync with upstream
Description
What is the current behavior?
We manually update the source code with upstream
What is the improved behavior?
Setup an automatic process which will merge any new tag in our main
branch.
What does it bring?
Avoid being late regarding upstream project