Commit 7b980a2
Fix TitleBuilder prefix not applied when production check is unavailable
Extract production_dependencies? helper that rescues when the
ecosystem's production check is not registered (e.g. in API-path
mode or isolated test contexts), defaulting to production=true.
Register npm_and_yarn production check in the TitleBuilder spec to
ensure correct dev/prod prefix selection in tests.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3345354 commit 7b980a2
1 file changed
Lines changed: 12 additions & 0 deletions
File tree
- common/spec/dependabot/pull_request_creator/message_builder/components
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
10 | 22 | | |
11 | 23 | | |
12 | 24 | | |
| |||
0 commit comments