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

Fix the component issue creation workflow #4008

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

prudhvigodithi
Copy link
Collaborator

@prudhvigodithi prudhvigodithi commented Sep 13, 2023

Description

Issue with ${{ steps.check_if_build_repo_issue_exists.outputs.issues }} unstructured output not able to store in a variable.

Error: https://github.com/opensearch-project/opensearch-build/actions/runs/6166774601/job/16736771283

Tested the workflow with the fix: https://github.com/prudhvigodithi/opensearch-build/actions/runs/6175330782

Issues Resolved

Fixes: https://github.com/opensearch-project/opensearch-build/actions/runs/6166774601/job/16736771283
Part of:
#3349
#3676

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.

@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #4008 (ad18381) into main (dba0d1f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4008   +/-   ##
=======================================
  Coverage   92.06%   92.06%           
=======================================
  Files         187      187           
  Lines        5673     5673           
=======================================
  Hits         5223     5223           
  Misses        450      450           

Signed-off-by: Prudhvi Godithi <[email protected]>
@prudhvigodithi prudhvigodithi merged commit 2cf1b3e into opensearch-project:main Sep 13, 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