We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here is what I propose:
Have a special label for issues which are not yet ready/finalized. For instance: "Waiting For Data" and "question".
Query GH API periodically: https://api.github.com/search/issues?q=repo:adguardteam/adguardforandroid%20label:%22Waiting%20For%20Data%22
Set up a Travis CI build which will do it on daily basis
Travis CI build can also notify us about build results, i.e. send a list of obsolete issues
The text was updated successfully, but these errors were encountered:
Merge pull request #1 in ADGTEST/filters-tests from safari-adv-blocki…
581f829
…ng to master * commit 'c71845c9bd1b7db28db570ef05310e85fb1927c7': ext-css and script rules cases script rules cases ext-css and script rules cases
zzebrum
No branches or pull requests
Here is what I propose:
Have a special label for issues which are not yet ready/finalized. For instance: "Waiting For Data" and "question".
Query GH API periodically:
https://api.github.com/search/issues?q=repo:adguardteam/adguardforandroid%20label:%22Waiting%20For%20Data%22
Set up a Travis CI build which will do it on daily basis
Travis CI build can also notify us about build results, i.e. send a list of obsolete issues
The text was updated successfully, but these errors were encountered: