You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The release workflow no longer relies on dry_release workflow (We will turn dry-release workflow into a github action that can be used by other ruby repos later)
- Updated dry release to match the steps on Jenkins
- Added jenkin build link to approval message.
Signed-off-by: Theo Truong <[email protected]>
issue-body: "Please approve or deny the release **TAG**: ${{ github.ref_name }} **COMMIT**: ${{ github.sha }}"
58
+
issue-body: "Please approve or deny the release **TAG**: ${{ github.ref_name }} **COMMIT**: ${{ github.sha }}.
59
+
The release pipeline for this gem can be found at https://build.ci.opensearch.org/blue/organizations/jenkins/release-opensearch-ruby-aws-sigv4/activity"
0 commit comments