Commit 5c03a93
committed
Address Copilot review on find_or_create_pull_request
- Reword the action's details: base is required (drop 'optionally targeting a
specific base') to match the required `base` ConfigItem.
- find_pull_request YARD: mark `base` as `[String?]` since it accepts nil.1 parent 77cdeac commit 5c03a93
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- lib/fastlane/plugin/wpmreleasetoolkit
- actions/common
- helper
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
0 commit comments