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
For some of PL EngRes triage, we like to filter out a language like "JavaScript" and "TypeScript".
Using a URL like this: https://ecosystem-research.herokuapp.com/all?org=ipfs&exclude_language%5B%5D=JavaScript&exclude_language%5B%5D=TypeScript&range=360&state=open&per_page=100&sort=updated_at&order=desc&no_boards=true&community=true&exclude_core=true&type=pull_requests
I still see issues from repos I wouldn't expect like js-ipfs, aegir, etc.
Example: ipfs/js-ipfs#4073
js-ipfs is listed as only being JavaScript and TypeScript at https://github.com/ipfs/js-ipfs
Is this a bug or is there extra language metadata that is being grabbed that I'm not seeing?
The text was updated successfully, but these errors were encountered:
Sounds like a bug, will investigate and report back.
Sorry, something went wrong.
Fix excluding language filter #392
d1d87e3
@BigLep just deployed a fix for that
andrew
No branches or pull requests
For some of PL EngRes triage, we like to filter out a language like "JavaScript" and "TypeScript".
Using a URL like this: https://ecosystem-research.herokuapp.com/all?org=ipfs&exclude_language%5B%5D=JavaScript&exclude_language%5B%5D=TypeScript&range=360&state=open&per_page=100&sort=updated_at&order=desc&no_boards=true&community=true&exclude_core=true&type=pull_requests
I still see issues from repos I wouldn't expect like js-ipfs, aegir, etc.
Example: ipfs/js-ipfs#4073
js-ipfs is listed as only being JavaScript and TypeScript at https://github.com/ipfs/js-ipfs
Is this a bug or is there extra language metadata that is being grabbed that I'm not seeing?
The text was updated successfully, but these errors were encountered: