-
Notifications
You must be signed in to change notification settings - Fork 348
Closed
Labels
discussionWaiting for team decisionWaiting for team decision
Description
Same 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:
Lines 15 to 16 in fe65e9f
| const GIT_USER_NAME = 'Olivaw[bot]'; | |
| const GIT_USER_EMAIL = 'olivaw@iterative.ai'; |
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.
0x2b3bfa0 and DavidGOrtega
Metadata
Metadata
Assignees
Labels
discussionWaiting for team decisionWaiting for team decision