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

Allow raw project slugs for fetching lgtm dbs #769

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

aeisenberg
Copy link
Contributor

@aeisenberg aeisenberg commented Mar 2, 2021

The following is now acceptable for fetching the codeql lgtm database:

g/github/codeql

Fixes #755

Replace this with a description of the changes your pull request makes.

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • @github/docs-content-dsp has been cc'd in all issues for UI or other user-facing changes made by this pull request.

@aeisenberg aeisenberg requested a review from adityasharad March 2, 2021 18:41
The following is now acceptable for fetching the codeql lgtm database:

```
g/github/codeql
```
@aeisenberg aeisenberg force-pushed the aeisenberg/lgtm-slug branch from 2b0c35e to 8ae6f3c Compare March 2, 2021 18:44
@aeisenberg aeisenberg merged commit 0f82875 into github:main Mar 2, 2021
@aeisenberg aeisenberg deleted the aeisenberg/lgtm-slug branch March 2, 2021 19:41
@aeisenberg
Copy link
Contributor Author

@github/docs-content-dsp Is there documentation for downloading from LGTM? If so, it should be updated to include this.

@shati-patel
Copy link
Contributor

@github/docs-content-dsp Is there documentation for downloading from LGTM? If so, it should be updated to include this.

Thanks! I've opened an internal docs issue.

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

Successfully merging this pull request may close these issues.

Support downloading databases from LGTM.com using just the project slug
3 participants