feat: automatically group @types companion packages
By stripping ‘types/ from the branch name, package x and @types/x then become automatically combined in the same PR. We then massage it a little to ensure the decription for the non-types package is used, and a note added saying that types is included. Closes #1365
Showing
- lib/config/templates/default/pr-body.hbs 4 additions, 0 deletionslib/config/templates/default/pr-body.hbs
- lib/workers/repository/updates/branchify.js 7 additions, 1 deletionlib/workers/repository/updates/branchify.js
- lib/workers/repository/updates/determine.js 1 addition, 0 deletionslib/workers/repository/updates/determine.js
- lib/workers/repository/updates/generate.js 13 additions, 0 deletionslib/workers/repository/updates/generate.js
- test/workers/repository/updates/generate.spec.js 25 additions, 0 deletionstest/workers/repository/updates/generate.spec.js
Loading
Please register or sign in to comment