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 #751. Import issue labeler into webcompat app. #752

Merged
merged 5 commits into from
Oct 8, 2015
Merged

Conversation

miketaylr
Copy link
Member

This also makes adding other webhooks fairly simple, by adding @webhooks.route('/foo') routes to webhooks/__init.__.py

r? @hallvors

@miketaylr
Copy link
Member Author

Once we deploy this we'll need to to make the change manually in the repo settings of the @webcompat/web-bugs repo.

@miketaylr
Copy link
Member Author

And then kill the other repo, I guess.

def parse_and_set_label(body, issue_number):
'''Parse the labels from the body in comments like so:
<!-- @browser: value -->. Currently this only handles a single label,
becuase that's all that we set in webcompat.com.

This comment was marked as abuse.

This comment was marked as abuse.

@miketaylr
Copy link
Member Author

In IRC @hallvors gave this an r+.

miketaylr pushed a commit that referenced this pull request Oct 8, 2015
Fixes #751. Import issue labeler into webcompat app.
@miketaylr miketaylr merged commit 9f11bff into master Oct 8, 2015
@miketaylr miketaylr deleted the issues/751/1 branch October 8, 2015 19:02
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