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

'Is reporter a Mozillian' as a feature #30

Closed
marco-c opened this issue Dec 12, 2018 · 4 comments
Closed

'Is reporter a Mozillian' as a feature #30

marco-c opened this issue Dec 12, 2018 · 4 comments
Labels
feature-extraction good-first-bug Good for newcomers reserved-for-beginners Issues reserved for people who haven't committed before

Comments

@marco-c
Copy link
Collaborator

marco-c commented Dec 12, 2018

The first implementation will simply check if an email contains "@mozilla.com" or "@mozilla.org".

@marco-c marco-c added the good-first-bug Good for newcomers label Jan 14, 2019
@marco-c marco-c added the reserved-for-beginners Issues reserved for people who haven't committed before label Jan 20, 2019
@poojan124
Copy link
Contributor

I have couple of questions.

  1. To add this feature we just need to check in bugs.json file that 'creator_detail' contains email that ends with "@mozilla.com" or "@mozilla.org".
  2. After going through some data i found there are email with "@mozilla.bugs". Does this count as Mozillian reporter or not?

@marco-c
Copy link
Collaborator Author

marco-c commented Jan 20, 2019

  1. You'll need to add an additional feature extractor in bugbug/bug_features.py.
  2. No, I don't think so. Most of them should be automated accounts. Could you list here all the emails that end with "@mozilla.bugs"?

@poojan124
Copy link
Contributor

'wptsync@mozilla.bugs' 'omphalos@mozilla.bugs' 'intermittent-bug-filer@mozilla.bugs'
This are 3 emails that ends with "@mozilla.bugs".

@marco-c
Copy link
Collaborator Author

marco-c commented Jan 21, 2019

Yes we can ignore them.

poojan124 added a commit to poojan124/bugbug that referenced this issue Jan 21, 2019
poojan124 added a commit to poojan124/bugbug that referenced this issue Jan 21, 2019
poojan124 added a commit to poojan124/bugbug that referenced this issue Jan 21, 2019
poojan124 added a commit to poojan124/bugbug that referenced this issue Jan 21, 2019
poojan124 added a commit to poojan124/bugbug that referenced this issue Jan 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-extraction good-first-bug Good for newcomers reserved-for-beginners Issues reserved for people who haven't committed before
Projects
None yet
Development

No branches or pull requests

2 participants