-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: 4.0.0
-
Component/s: Packaging / Build
-
Story Points:0
Automate boring stuff we had to manually do on every PR like:
- add the good label
- rename the commit name with the good ticket
Also we can prefix the branch name to prevent tests to be ran.
Typically, we have to have those lines to the .pyup.xml file:
pr_prefix: "NXDRIVE-1142: Upgrade " label_prs: dependencies branch_prefix: wip-
Informations at https://pyup.io/docs/bot/config/.
- is related to
-
NXDRIVE-1142 Upgrade requirements
- Resolved