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

Automation component release issue: Fix the bugs #3745

Merged
merged 1 commit into from
Jul 16, 2023

Conversation

prudhvigodithi
Copy link
Collaborator

@prudhvigodithi prudhvigodithi commented Jul 16, 2023

Description

Coming from main PR #3708
Test Run: https://github.com/prudhvigodithi/opensearch-build/actions/runs/5565317888/jobs/10165581244

Having just the ${{ secrets.GITHUB_TOKEN }} would fail with API limits hence using the app tokens.
Failed run: https://github.com/opensearch-project/opensearch-build/actions/runs/5565126376

Issues Resolved

Part of:
#3349
#3676
opensearch-project/.github#167

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.

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
@codecov
Copy link

codecov bot commented Jul 16, 2023

Codecov Report

Merging #3745 (8274ba5) into main (8f19baf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3745   +/-   ##
=======================================
  Coverage   91.54%   91.54%           
=======================================
  Files         182      182           
  Lines        5420     5420           
=======================================
  Hits         4962     4962           
  Misses        458      458           

@prudhvigodithi prudhvigodithi merged commit 6087e36 into opensearch-project:main Jul 16, 2023
12 checks passed
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.

2 participants