`GIT_USER_NAME` and `GIT_USER_EMAIL`
See original GitHub issueSame discussion as https://github.com/iterative/viewer/issues/2399 (Studio internal), but for CML.
Currently, CML creates commits as olivaw@iterative.ai
. This email address is associated with @iterative-olivaw, which is an account that we use for internal CI purposes. This seems to be specified here:
https://github.com/iterative/cml/blob/fe65e9f1225d4a97a3ffa34ecaf5ce33bf697e26/src/cml.js#L15-L16
Since CML is also used outside of Iterative, we may want to commit with a more “immediately obvious” email address / name to avoid confusion. E.g. create a specific GitHub/GitLab/BitBucket account and the email address bots+cml@iterative.ai
.
We should also make these settings configurable so users can change the defaults if they wish.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:5 (5 by maintainers)
Top Results From Across the Web
How to Configure Git Username and Email Address - Linuxize
Git allows you to set a global and per-project username and email address. You can set or change your git identity using the...
Read more >Setting your username in Git - GitHub Docs
Setting your Git username for every repository on your computer · Open TerminalTerminalGit Bash. · Set a Git username: $ git config --global...
Read more >1.6 Getting Started - First-Time Git Setup
The first thing you should do when you install Git is to set your user name and email address. This is important because...
Read more >Configure your DVCS username for commits | Bitbucket Cloud
To set your global username/email configuration: · Open the command line. · Set your username: git config --global user.name "FIRST_NAME LAST_NAME" · Set...
Read more >How set git config username and email fields in global and ...
Git allows you to set variables at the system, global, local and workingtree level. If you want to use a special name or...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
do we consider this issue closed then?
@duijf Sorry for the inconvenience we thought of our Olivaw[bot] just to expose that the crime was actually done by CML 😄