ceph-csi/.github
Madhu Rajanna 924a5ab949 build: git config before commit
currently git commit of the helm charts to
csi-chart repo is failing with below error
```
Author identity unknown

*** Please tell me who you are.

Run

git config --global user.email "you@example.com"
git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.
```
this commit add git config for bot user.

Note:- used ceph.io in github secrets for the bot user
email and its not a valid email id and am also
looking for suggestion if anyone as.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-06-10 16:03:40 +02:00
..
ISSUE_TEMPLATE doc: Update github issue template 2020-05-06 15:35:35 +00:00
workflows build: git config before commit 2021-06-10 16:03:40 +02:00
pull_request_template.md doc: rename "master" branch to "devel" 2021-03-01 10:51:30 +05:30
stale.yml fix:remove global values and fix closing values on issues 2020-09-22 14:12:25 +00:00