Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Github API to find obsolete Adguard issues and notify about them #1

Open
ameshkov opened this issue Jun 20, 2017 · 0 comments
Open
Assignees

Comments

@ameshkov
Copy link
Member

Here is what I propose:

  1. Have a special label for issues which are not yet ready/finalized. For instance: "Waiting For Data" and "question".

  2. Query GH API periodically:
    https://api.github.com/search/issues?q=repo:adguardteam/adguardforandroid%20label:%22Waiting%20For%20Data%22

  3. Set up a Travis CI build which will do it on daily basis

  4. Travis CI build can also notify us about build results, i.e. send a list of obsolete issues

@vozersky vozersky assigned zzebrum and unassigned vozersky Feb 1, 2019
Mizzick added a commit that referenced this issue Feb 26, 2019
…ng to master

* commit 'c71845c9bd1b7db28db570ef05310e85fb1927c7':
  ext-css and script rules cases
  script rules cases
  ext-css and script rules cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants