Commit 0beb510
nejc
feat: change default PR branch prefix to laravelplus-updater-
- Updated default pr_branch_prefix from 'upstream-sync-' to 'laravelplus-updater-'
- Updated both UpstreamPrCommand.php and upstream.php config
- PR branches now use format: laravelplus-updater-YYYY-MM-DD-HH-MM-SS
- Better branding and identification of LaravelPlus Updater PRs
- Maintains backward compatibility via UPSTREAM_PR_BRANCH_PREFIX env var
Example: laravelplus-updater-2025-10-13-09-17-271 parent ccbd338 commit 0beb510
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
0 commit comments