-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Event : On new PR
Check : If PR name contains [MIG] (not sensitive check) AND commit quantity = 1
Message :
Thanks for the contribution.
Please preserve commit history following technical method explained in https://github.com/OCA/maintainer-tools/wiki/#migration
If the jump is between several versions, you have to modify the source branch in the main command to accommodate it to this circumstance.
You can also take a look on the project https://github.com/OCA/odoo-module-migrator/ to make easier migration
Ref : @pedrobaeza in OCA/web#2067 (comment).
Nice to have feature in my opinion to avoid to repeat always the same thing. (even it will not cover all the case, specially if the PR contains more than 1 commit).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request