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 label add bug #3797

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

prudhvigodithi
Copy link
Collaborator

@prudhvigodithi prudhvigodithi commented Jul 18, 2023

Description

Coming from main PR #3708
#3795
This fixes the bugs fixes the following error

Created issue #1519
Applying labels 'v2.10.0'
Error: Resource not accessible by integration

Notice the error is thrown to add the label for the created release issue, following the documentation https://github.com/peter-evans/create-issue-from-file the labels should be added as A comma or newline-separated list of labels.

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.

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #3797 (3604bae) into main (2f606d6) will not change coverage.
The diff coverage is n/a.

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

@prudhvigodithi prudhvigodithi merged commit b022be5 into opensearch-project:main Jul 18, 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