Skip to content

Fix release workflows to use pre-releases and update releasing.md with new process#98

Open
gaiksaya wants to merge 2 commits into
opensearch-project:mainfrom
gaiksaya:fix-release
Open

Fix release workflows to use pre-releases and update releasing.md with new process#98
gaiksaya wants to merge 2 commits into
opensearch-project:mainfrom
gaiksaya:fix-release

Conversation

@gaiksaya

Copy link
Copy Markdown
Member

Description

Recently we removed bot access to the repository. Due to which it is now unable to read draft releases. This PR fixes it by creating pre-release first, trigger jenkins workflow and then creates GH issue requesting maintainers to publish the release on the GitHub.

Issues Resolved

opensearch-project/opensearch-build#6255

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

…h new process

Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
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.

1 participant