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

Update backport version for failure labels #3063

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

peternied
Copy link
Member

Description

There have been improvements including adding a label to a pull request when any backport on it has failed.

Issues Resolved

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

There have been improvements including adding a label to a pull request
when any backport on it has failed.

Signed-off-by: Peter Nied <[email protected]>
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #3063 (860dd7b) into main (2f69a10) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #3063      +/-   ##
============================================
- Coverage     62.43%   62.38%   -0.05%     
+ Complexity     3352     3349       -3     
============================================
  Files           254      254              
  Lines         19741    19741              
  Branches       3334     3334              
============================================
- Hits          12325    12316       -9     
- Misses         5787     5792       +5     
- Partials       1629     1633       +4     

see 5 files with indirect coverage changes

@cwperks
Copy link
Member

cwperks commented Jul 28, 2023

@peternied Looks like there is an issue with the Windows install:

Failures
 - Wget (exited 1) - Wget not installed. An error occurred during installation:
 Error downloading 'Wget.1.21.4' from 'https://community.chocolatey.org/api/v2/package/Wget/1.21.4'.

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.

5 participants