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: Workflow update #3801

Merged
merged 1 commit into from
Jul 22, 2023

Conversation

prudhvigodithi
Copy link
Collaborator

@prudhvigodithi prudhvigodithi commented Jul 20, 2023

Description

Coming from main PR #3708
#3795
#3797

This PR address 2 scenarios:

Applying labels 'v2.9.0'
Error: Resource not accessible by integration

This could be a race condition (where issue creation and add label are invoked at same time) or the permission issue, so removing temporarily adding of release label to the created release issue

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 20, 2023

Codecov Report

Merging #3801 (2c99bd6) into main (da6e520) will not change coverage.
The diff coverage is n/a.

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

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

Updated the PR keeping the Applying labels section. @VachaShah is working on adding the missing update label permission.
Thank you

@prudhvigodithi prudhvigodithi merged commit 0577703 into opensearch-project:main Jul 22, 2023
11 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.

[RELEASE] Release version 2.9.0
2 participants