mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-28 04:34:01 +08:00
Automated release workflow (#1580)
This commit is contained in:
4
.github/scripts/use-cla-approved-github-bot.sh
vendored
Executable file
4
.github/scripts/use-cla-approved-github-bot.sh
vendored
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
git config user.name opentelemetrybot
|
||||
git config user.email 107717825+opentelemetrybot@users.noreply.github.com
|
Reference in New Issue
Block a user