DEVX-31: Fix release branch check for heads/ prefix #47

Closed
emil wants to merge 1 commits from DEVX-31-fix-branch-check into master
Owner

Some git versions return 'heads/master' instead of 'master' from git rev-parse --abbrev-ref HEAD. Strip the heads/ prefix before comparing.

Closes DEVX-31

Some git versions return 'heads/master' instead of 'master' from git rev-parse --abbrev-ref HEAD. Strip the heads/ prefix before comparing. Closes DEVX-31
emil reviewed 2026-06-24 10:39:17 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: WARNING — source files changed but no docs updated
  • Tests: WARNING — source files changed but no test files updated
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: WARNING — source files changed but no docs updated - Tests: WARNING — source files changed but no test files updated - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil reviewed 2026-06-24 10:43:15 +00:00
emil left a comment
Author
Owner

Single-line fix to strip heads/ prefix. Tests pass. All categories verified.

Single-line fix to strip heads/ prefix. Tests pass. All categories verified.
emil added the ready-to-merge label 2026-06-24 10:43:34 +00:00
emil force-pushed DEVX-31-fix-branch-check from d940a6aebc to 39102590a6 2026-06-24 10:45:49 +00:00 Compare
emil reviewed 2026-06-24 10:46:30 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: WARNING — source files changed but no docs updated
  • Tests: WARNING — source files changed but no test files updated
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: WARNING — source files changed but no docs updated - Tests: WARNING — source files changed but no test files updated - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil force-pushed DEVX-31-fix-branch-check from 39102590a6 to 3c9c614813 2026-06-24 10:46:59 +00:00 Compare
emil reviewed 2026-06-24 10:47:36 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: WARNING — source files changed but no docs updated
  • Tests: WARNING — source files changed but no test files updated
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: WARNING — source files changed but no docs updated - Tests: WARNING — source files changed but no test files updated - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil added 1 commit 2026-06-24 10:50:00 +00:00
fix: strip heads/ prefix from branch name in release check
CI / detect-changes (pull_request) Successful in 28s
CI / pr-review (pull_request) Successful in 35s
CI / quality (pull_request) Successful in 1m9s
CI / auto-merge (pull_request) Failing after 13s
CI / release-dry-run (pull_request) Successful in 27s
402b8b0578
emil force-pushed DEVX-31-fix-branch-check from 3c9c614813 to 402b8b0578 2026-06-24 10:50:00 +00:00 Compare
emil reviewed 2026-06-24 10:50:37 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: WARNING — source files changed but no docs updated
  • Tests: WARNING — source files changed but no test files updated
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: WARNING — source files changed but no docs updated - Tests: WARNING — source files changed but no test files updated - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil closed this pull request 2026-06-24 10:50:47 +00:00

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oblachno-oss/devx#47