Skip to content

Fix github.ref check for concurrency settings (backport #1872)#1873

Merged
christophfroehlich merged 1 commit intohumblefrom
mergify/bp/humble/pr-1872
Aug 27, 2025
Merged

Fix github.ref check for concurrency settings (backport #1872)#1873
christophfroehlich merged 1 commit intohumblefrom
mergify/bp/humble/pr-1872

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Aug 27, 2025

github.ref:

The ref given is fully-formed, meaning that for branches the format is refs/heads/<branch_name>.

which means the leading slash was wrong, see this canceled job for example.

https://docs.github.com/en/actions/reference/workflows-and-actions/contexts#github-context


This is an automatic backport of pull request #1872 done by Mergify.

@codecov
Copy link

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.09%. Comparing base (41c4dc2) to head (4ac5935).
⚠️ Report is 4 commits behind head on humble.

Additional details and impacted files
@@           Coverage Diff           @@
##           humble    #1873   +/-   ##
=======================================
  Coverage   67.09%   67.09%           
=======================================
  Files         122      122           
  Lines       14548    14548           
  Branches     8988     8988           
=======================================
  Hits         9761     9761           
  Misses       1461     1461           
  Partials     3326     3326           
Flag Coverage Δ
unittests 67.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@christophfroehlich christophfroehlich merged commit 735d6a1 into humble Aug 27, 2025
11 of 12 checks passed
@christophfroehlich christophfroehlich deleted the mergify/bp/humble/pr-1872 branch August 27, 2025 18: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.

1 participant