Skip to content

Fix automated PR creation from branch in package.yml#77

Merged
JackPGreen merged 1 commit into
masterfrom
Fix-automated-PR-creation-from-branch-in-`package.yml`
Jun 24, 2026
Merged

Fix automated PR creation from branch in package.yml#77
JackPGreen merged 1 commit into
masterfrom
Fix-automated-PR-creation-from-branch-in-`package.yml`

Conversation

@JackPGreen

Copy link
Copy Markdown
Contributor

When executing from a branch, we need to qualify master so that it can be found otherwise it fails:

fatal: 'master' is not a commit and a branch 'package_run_28038725804' cannot be created from it

Tested here.

When executing from a branch, we need to qualify `master` so that it can be found otherwise it [fails](https://github.com/hz-devops-test/rel-scripts/actions/runs/28038725804):
> fatal: 'master' is not a commit and a branch 'package_run_28038725804' cannot be created from it

Tested [here](https://github.com/hz-devops-test/rel-scripts/actions/runs/28039180242).
@sonarqubecloud

Copy link
Copy Markdown

@JackPGreen JackPGreen merged commit 768d99f into master Jun 24, 2026
3 checks passed
@JackPGreen JackPGreen deleted the Fix-automated-PR-creation-from-branch-in-`package.yml` branch June 24, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants