Closed Yury-Fridlyand closed 1 year ago
There is one more workflow named as release drafter
maybe rename that one to release-notes-drafter?
https://github.com/opensearch-project/sql-odbc/blob/main/.github/workflows/draft-release-notes-workflow.yml#L1
Description
Following @gaiksaya request from https://github.com/opensearch-project/opensearch-build/issues/3633. As a sample I used JDBC driver files and PR 48: https://github.com/opensearch-project/sql-jdbc/pull/48.
See new workflow run: https://github.com/Bit-Quill/sql-odbc/actions/runs/5325195930/jobs/9646261731 And draft release created: https://github.com/Bit-Quill/sql-odbc/releases Each zip contains an installer which should be signed by Jenkins and published on artifacts.
Issues Resolved
Make release process ~great again~ automatic.
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.