Skip to content

Sync Java worflows: Allow re-running prepare release branch workflow#156

Merged
trask merged 1 commit into
open-telemetry:mainfrom
trask:allow-rerun-release
Nov 15, 2025
Merged

Sync Java worflows: Allow re-running prepare release branch workflow#156
trask merged 1 commit into
open-telemetry:mainfrom
trask:allow-rerun-release

Conversation

@trask

@trask trask commented Nov 15, 2025

Copy link
Copy Markdown
Member

This change removes the check that prevents re-running the prepare release branch workflow when the release branch already exists. And ports over open-telemetry/opentelemetry-java-instrumentation#15038.

This change removes the check that prevents re-running the prepare release
branch workflow when the release branch already exists. Instead, it adds
fetch-depth: 0 to get full history, which allows the workflow to fast-forward
push the release branch when re-running after merging additional PRs to main.
@trask trask requested review from a team as code owners November 15, 2025 15:36
@trask trask changed the title Allow re-running prepare release branch workflow Sync Java worflows: Allow re-running prepare release branch workflow Nov 15, 2025
@trask trask merged commit 6c40685 into open-telemetry:main Nov 15, 2025
6 checks passed
@trask trask deleted the allow-rerun-release branch November 15, 2025 19:07
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