Closed masatake closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
4871bfc
) 85.29% compared to head (53c0e97
) 85.29%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
If we want to display something like github-actions tagged this
, we need to use github-cli I guess, if we use git
command, github would display universal-ctags tagged this
, because tagger's email Universal-ctags@users.noreply.github.com
belongs to universal-ctags
account.
@leleliu008 Thank you.
I don't want to make an annotation tag for a snapshot. So displaying the HEAD commit's commiter is ok. I don't want to increase the number of commits just for making snapshots.
At the initial comment in #3767, you wrote:
If you think current is good enough, I think we should remove the Universal-ctags CI and Universal-ctags@users.noreply.github.com or add more comments.
I implemented what I wrote here in f94bdfa. Do I misunderstand what you wrote?
@masatake There is no misunderstandings.
@leleliu008 Thank you for confirmation. I will remove the comments newly added in this pull request.
Close #3767.