Automated release workflow (#1580)

This commit is contained in:
Srikanth Chekuri
2023-01-19 01:47:34 +05:30
committed by GitHub
parent e23dd5c25a
commit dd7afe0cc6
13 changed files with 728 additions and 117 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash -e
git config user.name opentelemetrybot
git config user.email 107717825+opentelemetrybot@users.noreply.github.com