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.6] Add github workflow for auto release #715

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 1a470d0 from #712

Signed-off-by: Ankit Kala <[email protected]>
(cherry picked from commit 1a470d0)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team February 21, 2023 07:19
@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2023

Codecov Report

Merging #715 (dcc1b55) into 2.6 (bc3890e) will increase coverage by 1.99%.
The diff coverage is n/a.

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

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.6     #715      +/-   ##
============================================
+ Coverage     73.02%   75.01%   +1.99%     
- Complexity      990     1011      +21     
============================================
  Files           141      141              
  Lines          4619     4619              
  Branches        512      512              
============================================
+ Hits           3373     3465      +92     
+ Misses          926      835      -91     
+ Partials        320      319       -1     
Impacted Files Coverage Δ
.../replication/action/index/ReplicateIndexRequest.kt 63.52% <0.00%> (+1.17%) ⬆️
...arch/replication/task/autofollow/AutoFollowTask.kt 73.85% <0.00%> (+1.96%) ⬆️
...org/opensearch/replication/util/SecurityContext.kt 73.52% <0.00%> (+2.94%) ⬆️
.../replication/repository/RemoteClusterRepository.kt 75.73% <0.00%> (+2.94%) ⬆️
...ation/task/shard/ShardReplicationChangesTracker.kt 63.63% <0.00%> (+3.03%) ⬆️
...rch/replication/task/index/IndexReplicationTask.kt 72.42% <0.00%> (+3.28%) ⬆️
...lication/action/status/TranportShardsInfoAction.kt 100.00% <0.00%> (+3.33%) ⬆️
...ation/action/pause/PauseIndexReplicationRequest.kt 74.07% <0.00%> (+3.70%) ⬆️
...ion/action/update/UpdateIndexReplicationRequest.kt 53.84% <0.00%> (+3.84%) ⬆️
.../autofollow/AutoFollowClusterManagerNodeRequest.kt 52.00% <0.00%> (+4.00%) ⬆️
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ankitkala ankitkala enabled auto-merge (squash) February 21, 2023 07:51
Copy link
Collaborator

@monusingh-1 monusingh-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ankitkala ankitkala merged commit 957db21 into 2.6 Feb 21, 2023
@github-actions github-actions bot deleted the backport/backport-712-to-2.6 branch February 21, 2023 07:55
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.

3 participants