Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run workflows on release branches #1879

Merged

Conversation

martincostello
Copy link
Member

- Allow workflows to run on `release/*` branches where appropriate.
- Remove redundant `if` condition escaping.
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b145338) 84.63% compared to head (7b39beb) 84.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1879   +/-   ##
=======================================
  Coverage   84.63%   84.63%           
=======================================
  Files         309      309           
  Lines        6820     6820           
  Branches     1050     1050           
=======================================
  Hits         5772     5772           
  Misses        839      839           
  Partials      209      209           
Flag Coverage Δ
linux 84.63% <ø> (ø)
macos 84.63% <ø> (ø)
windows ?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello enabled auto-merge (rebase) January 4, 2024 10:59
@martincostello martincostello merged commit a53b7ec into App-vNext:main Jan 4, 2024
13 of 14 checks passed
@martincostello martincostello deleted the workflows-for-release-branches branch January 4, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant