Skip to content

Use repository urls instead of assuming slugs#294

Merged
La0 merged 3 commits intomozilla:masterfrom
La0:fix-292
Dec 2, 2019
Merged

Use repository urls instead of assuming slugs#294
La0 merged 3 commits intomozilla:masterfrom
La0:fix-292

Conversation

@La0
Copy link
Copy Markdown
Collaborator

@La0 La0 commented Dec 2, 2019

So we don't have to maintain lists of slugs, and can use any repository (even Github).

@La0 La0 added enhancement New feature or request bot Code review bot backend Code review backend labels Dec 2, 2019
@La0 La0 requested a review from marco-c December 2, 2019 09:47
@La0 La0 self-assigned this Dec 2, 2019
PROJECT_NAME = "code-review-bot"
REPO_GECKO_TRY = "https://hg.mozilla.org/try"
REPO_NSS_TRY = "https://hg.mozilla.org/projects/nss-try"
RAW_FILE_URL = "https://hg.mozilla.org/mozilla-central/raw-file/tip/{}"
Copy link
Copy Markdown
Collaborator Author

@La0 La0 Dec 2, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: RAW_FILE_URL was simply not used in the code anymore.

@La0 La0 merged commit 0ecf033 into mozilla:master Dec 2, 2019
@La0 La0 deleted the fix-292 branch December 2, 2019 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Code review backend bot Code review bot enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants