Skip to content

Add mergify config for auto backport PR#1134

Merged
nashqueue merged 4 commits into
mainfrom
sevey/add-mergigy
Aug 18, 2023
Merged

Add mergify config for auto backport PR#1134
nashqueue merged 4 commits into
mainfrom
sevey/add-mergigy

Conversation

@MSevey

@MSevey MSevey commented Aug 14, 2023

Copy link
Copy Markdown
Contributor

Overview

This PR adds the mergify config for automatically generating the PR to backport features of historical feature branches.

BLOCKED BY BRANCHES BEING CREATED

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@MSevey MSevey added T:enhancement C:ci Component: Continuous Integration backport:v0.9.x labels Aug 14, 2023
@MSevey MSevey self-assigned this Aug 14, 2023
@codecov

codecov Bot commented Aug 14, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage has no change and project coverage change: -0.92% ⚠️

Comparison is base (ad8190c) 56.14% compared to head (b27d180) 55.23%.
Report is 4 commits behind head on main.

❗ Current head b27d180 differs from pull request most recent head 48c5797. Consider uploading reports for the commit 48c5797 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1134      +/-   ##
==========================================
- Coverage   56.14%   55.23%   -0.92%     
==========================================
  Files          61       62       +1     
  Lines        6572     6717     +145     
==========================================
+ Hits         3690     3710      +20     
- Misses       2491     2612     +121     
- Partials      391      395       +4     

see 6 files with indirect coverage changes

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

@MSevey MSevey marked this pull request as ready for review August 15, 2023 19:52
gupadhyaya
gupadhyaya previously approved these changes Aug 15, 2023
@MSevey MSevey requested a review from Manav-Aggarwal August 16, 2023 14:30
@nashqueue nashqueue added this pull request to the merge queue Aug 18, 2023
Merged via the queue into main with commit b9f02c3 Aug 18, 2023
@nashqueue nashqueue deleted the sevey/add-mergigy branch August 18, 2023 16:07
mergify Bot pushed a commit that referenced this pull request Aug 18, 2023
<!--
Please read and fill out this form before submitting your PR.

Please make sure you have reviewed our contributors guide before
submitting your
first PR.
-->

## Overview
This PR adds the mergify config for automatically generating the PR to
backport features of historical feature branches.

**BLOCKED BY BRANCHES BEING CREATED**

## Checklist

<!--
Please complete the checklist to ensure that the PR is ready to be
reviewed.

IMPORTANT:
PRs should be left in Draft until the below checklist is completed.
-->

- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords

(cherry picked from commit b9f02c3)
Manav-Aggarwal pushed a commit that referenced this pull request Sep 6, 2023
<!--
Please read and fill out this form before submitting your PR.

Please make sure you have reviewed our contributors guide before
submitting your
first PR.
-->

## Overview
This PR adds the mergify config for automatically generating the PR to
backport features of historical feature branches.

**BLOCKED BY BRANCHES BEING CREATED**

## Checklist

<!-- 
Please complete the checklist to ensure that the PR is ready to be
reviewed.

IMPORTANT:
PRs should be left in Draft until the below checklist is completed.
-->

- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C:ci Component: Continuous Integration T:enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants