Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Opt Out Specific Repos #14

Open
aaronpowell opened this issue Nov 15, 2020 · 6 comments
Open

Opt Out Specific Repos #14

aaronpowell opened this issue Nov 15, 2020 · 6 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@aaronpowell
Copy link

I have over 200 public repos on my GitHub, accumulated over the past decade. With the recent run I have 39 open PRs across my repos, many of which are against projects that are not active/not relevant/dead.

Some examples are a Win8 XAML project or a WinJS wrapper.

Could there be some intelligence added to the repo detection, that if there hasn't been a commit since a pre-determined point in time (maybe since before the CA team existed), the repo is ignored? I'd argue that if you haven't committed to a repo since the CA team was created, it's probably not impactful to our tracking.

@brminnick

This comment has been minimized.

@aaronpowell

This comment has been minimized.

@brminnick

This comment has been minimized.

@brminnick brminnick added enhancement New feature or request help wanted Extra attention is needed labels Nov 16, 2020
@spboyer

This comment has been minimized.

@brminnick
Copy link
Owner

I just realized I never answered your initial feature request, @aaronpowell!

I'm totally down for giving each Advocate the ability to surgically opt-out specific repos, instead of opting-out completely as is the functionality today.

I personally don't have the bandwidth today to work on this feature today, so I've added the 'help wanted' label to encourage anyone to take the lead.

@brminnick
Copy link
Owner

Spec

Add website that allows each Azure Advocate to opt-out specific repos.

  • Add page to Opt Out Website
    • Provide dropdown that includes every GitHub repo for the signed-in user
    • Allow each repo to be tagged as "opt out"
  • Opt Out Database
    • Add Repository table
  • GetGitHubReposFunction
    • Add logic to verify whether the repository retrieved from the GitHub API is (or is not) in the Repository table in the Opt Out Database

@brminnick brminnick changed the title Only PR active/recent repos Opt Out Specific Repos Nov 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants