scope icon indicating copy to clipboard operation
scope copied to clipboard

Organisation level

Open andymac4182 opened this issue 8 years ago • 3 comments

It would be great if this could be pointed at a Github Organisation to allow for summarising and working on issues across repos.

andymac4182 avatar Feb 20 '17 09:02 andymac4182

That would be cool. But isn't something we have planned.

The database schema would need to be updated to achieve this. Right now the items store via the issue numbers which are unique per repo but not across multiple repos.

So the dynamo primary keys would need to be like repo_name_1, repo_name_2 etc.

DavidWells avatar Feb 20 '17 19:02 DavidWells

Am I missing something here, isn't scope part of serverless?

quantuminformation avatar Feb 21 '17 12:02 quantuminformation

@QuantumInformation scope works for single repos right now.

The question is if it can pull in multiple repos into the columns at once.

DavidWells avatar Feb 21 '17 17:02 DavidWells