burner / D_bugzilla_to_github

A tool to convert dlang bugzilla issues into github issues
0 stars 0 forks source link

"Claim contributions" GitHub feature #1

Open CyberShadow opened 2 years ago

CyberShadow commented 2 years ago

A few days ago, I got this email:

image

https://github.com/orgs/llvm/attribution-invitations

I haven't investigated this yet but I wonder if this could be a GitHub feature that would allow us to attach Bugzilla comments to actual GitHub users, so that they could manipulate those as if they had been posted to GitHub all along.

burner commented 2 years ago

I'll take a look. Thank you

CyberShadow commented 1 year ago

May or may not be the same thing, something I noticed:

https://github.com/llvm/llvm-project/issues/27279#issuecomment-980958653

These "mannequin" users are interesting.

burner commented 1 year ago

the mannequin is related to this https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/reclaiming-mannequins-for-github-enterprise-importer

the tool mentioned above no longer exists, I think that has been merged into the github-enterprise-importer

CyberShadow commented 1 year ago

the tool mentioned above no longer exists,

Sorry, which tool does this refer to?

burner commented 1 year ago

the tool referenced by the picture above

CyberShadow commented 1 year ago

What makes you say that? Are you getting an error page or something?

Here is what I get today:

image

burner commented 1 year ago

I was getting an error, but this is part of the enterprise migration tooling provided by github isn't it

CyberShadow commented 1 year ago

Presumably. Presumably GitHub staff also have a way to access it, and that's what they did for the LLVM project, so we'd need to ask them to do the same thing for us.