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

Fixes #3445 - Add 2 more moderation milestones #3452

Merged
merged 6 commits into from
Aug 21, 2020
Merged

Conversation

miketaylr
Copy link
Member

@miketaylr miketaylr commented Aug 17, 2020

OK, this is ready for review. We can test it on staging at any point -- I've created the milestones in the webcompat-tests-private repo. But before we deploy to production, we need to add the milestones to web-bugs-private.

@miketaylr miketaylr marked this pull request as ready for review August 18, 2020 01:46
@miketaylr
Copy link
Member Author

r? @karlcow

(No rush on review, any time this week is great, thanks!)

@karlcow
Copy link
Member

karlcow commented Aug 18, 2020

next two days: diagnostics. Review on Thursday.

Copy link
Member

@karlcow karlcow left a comment

Choose a reason for hiding this comment

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

👏

webcompat/webhooks/__init__.py            19      0   100%
webcompat/webhooks/helpers.py            138      5    96%   108, 171-175
webcompat/webhooks/model.py              149      0   100%
  • 108 is not related to your PR.
  • 171-175 is def make_request(method, path, payload_request): but not worth testing IMHO.

Thanks @miketaylr beautiful code.

return payload_request


def prepare_invalid_issue(title=None):
Copy link
Member

Choose a reason for hiding this comment

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

🤔 all these prepare_BLAH_issue, I wonder if it's a case of `prepare_issue('BLAH')

Copy link
Member Author

Choose a reason for hiding this comment

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

Hm, I think you're right. Wouldn't be too much work. I'll circle back and file a follow-up for this.

@miketaylr miketaylr merged commit dc7f900 into master Aug 21, 2020
@miketaylr miketaylr deleted the issues/3445/1 branch August 21, 2020 15:51
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.

2 participants