forkability icon indicating copy to clipboard operation
forkability copied to clipboard

“Uncommented issue” should not be flagged when the issue was opened by non-owner maintainer e.g. with orgs

Open Kwpolska opened this issue 10 years ago • 2 comments

The maintainers might create issues to track their task, as a to-do list.

Kwpolska avatar Sep 01 '15 14:09 Kwpolska

Agreed! In fact, with this in mind I originally set up the code so that if the user who opened the issue is the same as the user who owns the repo, it won't count as a problem. I think in 90% of cases, the to-do list use case will be fine. For instance, this uncommented issue does not show up as a problem with Forkability because I created it.

However, I did not account for the possibility that multiple people may be maintainers, or that the repo may be owned by an organisation. Do you mind if I edit your issue slightly to reflect these things?

basicallydan avatar Sep 01 '15 15:09 basicallydan

Do it.

Chris Warrick https://chriswarrick.com/ Sent from my Galaxy S3. On 1 Sep 2015 5:19 pm, "Daniel Hough" [email protected] wrote:

Agreed! In fact, with this in mind I originally set up the code so that if the user who opened the issue is the same as the user who owns the repo, it won't count as a problem. I think in 90% of cases, the to-do list use case will be fine. For instance, this uncommented issue https://github.com/basicallydan/forkability/issues/10 does not show up as a problem with Forkability because I created it.

However, I did not account for the possibility that multiple people may be maintainers, or that the repo may be owned by an organisation. Do you mind if I edit your issue slightly to reflect these things?

— Reply to this email directly or view it on GitHub https://github.com/basicallydan/forkability/issues/57#issuecomment-136757736 .

Kwpolska avatar Sep 01 '15 15:09 Kwpolska