opensearch-project / logstash-output-opensearch

A Logstash plugin that sends event data to a OpenSearch clusters and stores as an index.
https://opensearch.org/docs/latest/clients/logstash/index/
Apache License 2.0
106 stars 80 forks source link

Add release workflows #188

Closed gaiksaya closed 1 year ago

gaiksaya commented 1 year ago

Description

This change add release workflows for logstash-output-opensearch plugin that is released on rubygems. See https://github.com/opensearch-project/opensearch-build/issues/1234 for more details about end to end process.

The secrets role has been added to this repo as well as new api key required has been generated. I'll be adding the webhook once this PR is merged. Thanks!

Issues Resolved

closes https://github.com/opensearch-project/opensearch-build/issues/3139

Check List

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.

gaiksaya commented 1 year ago

Webhook is added to this repo and is active. We are set for the release. Please push appropriate tag via CLI when you are ready. Thanks!