Skip to content

Rename SOURCE_REF release.yml parameter to VERSION#1225

Open
JackPGreen wants to merge 1 commit intomasterfrom
rename-source-ref-to-version
Open

Rename SOURCE_REF release.yml parameter to VERSION#1225
JackPGreen wants to merge 1 commit intomasterfrom
rename-source-ref-to-version

Conversation

@JackPGreen
Copy link
Collaborator

SOURCE_REF refers to the name of a branch to execute against.

In isolation this makes sense - but when part of a larger pipeline this does not. The larger pipeline should not be concerned with the branching strategy and should defer to the repository.

This is more of an issue for repos where version != branch name (e.g. docs).

`SOURCE_REF` refers to the name of a branch to execute against.

In _isolation_ this makes sense - but when part of a larger pipeline this does not. The larger pipeline should not be concerned with the branching strategy and should defer to the repository.

This is more of an issue for repos where version != branch name (e.g. docs).
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2026

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