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

[Backport 2.x] Adds opensearch trigger bot to discerning merger list to allow automatic merges (#3474) #3482

Conversation

DarshitChanpura
Copy link
Member

Backports #3474 via commit 999339e

Not sure why automatic backport failed as there were no conflicts

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.

…tic merges (opensearch-project#3474)

### Description
With this change version increment PRs can be automatically merge by
opensearch-trigger-bot.

- Resolves: opensearch-project#3408

### Check List
~- [ ] New functionality includes testing~
~- [ ] New functionality has been documented~
- [x] 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](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).

---------

Signed-off-by: Darshit Chanpura <[email protected]>
(cherry picked from commit 999339e)
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #3482 (299d541) into 2.x (84d9dd8) will decrease coverage by 0.04%.
Report is 1 commits behind head on 2.x.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #3482      +/-   ##
============================================
- Coverage     64.66%   64.63%   -0.04%     
+ Complexity     3540     3537       -3     
============================================
  Files           261      261              
  Lines         19808    19808              
  Branches       3324     3324              
============================================
- Hits          12808    12802       -6     
- Misses         5369     5371       +2     
- Partials       1631     1635       +4     

see 5 files with indirect coverage changes

@peternied peternied merged commit c52c787 into opensearch-project:2.x Oct 9, 2023
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.

2 participants