Skip to content

Use correct branch reference for remote branches#26

Merged
labkey-tchad merged 1 commit intodevelopfrom
fb_fixRevParse
Mar 17, 2026
Merged

Use correct branch reference for remote branches#26
labkey-tchad merged 1 commit intodevelopfrom
fb_fixRevParse

Conversation

@labkey-tchad
Copy link
Member

Rationale

The branch_release action is failing to detect existing branches.
refs/heads/* refers to local branches. The action needs to use refs/remotes/origin/* to identify remote branches.

Related Pull Requests

Changes

  • Use correct branch reference for remote branches
  • Update linting workflows to use latest checkout action

@labkey-tchad labkey-tchad merged commit 9864485 into develop Mar 17, 2026
4 checks passed
@labkey-tchad labkey-tchad deleted the fb_fixRevParse branch March 17, 2026 20:38
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