Skip to content

Is version author determined during tag ? not export ? #4666

Answered by itaymendel
p-l-l asked this question in Help
Discussion options

You must be logged in to vote

Sorry for the delayed response.

First of all, yes - everything about the version happens during the tag process. Including setting the author.
To set author information Bit does the following:

  1. Take user.name and user.email from bit config
  2. If information not found - use git config to fetch author information.
  3. In Bit.dev we try to correlate this information with a registered user and if we can - we link them.

I hope this answers to you question.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by p-l-l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants