fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
459 stars 10 forks source link

[Bug Report] User colouring in the graph can't deal with automated PR merge user #1452

Open bergamin opened 2 years ago

bergamin commented 2 years ago

I'm using Azure DevOps and once the release pipeline deployed stuff in production, it creates new PRs for master and develop and confirms their merges.

I can't colour this guy. I believe it might have something to do with how it is configured. As you can see, it is not an e-mail:

image

While human users are e-mails.

bergamin commented 1 year ago

Has anybody seen this? I want to colour this one to make it clear when the automated merge happens, making it easier to find

bergamin commented 2 months ago

Do we have a probable cause to this we could act on to fix?

DanPristupov commented 2 months ago

Do you mean you can't assign a color?

Screenshot 2024-07-04 at 16 49 48

Colors are stored in .git\fork\user-colors and can only be assigned to an email.

bergamin commented 2 months ago

Yes, that's what I mean. That's a pity

Thanks for confirming my suspicion