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

Updated scripts to use include fields to only retrieve fields that are being used #1132

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DharmikNaik
Copy link

Addresses Issue #1102

modified: auto_nag/scripts/no_assignee.py
Only retrives the name and real_name fields when getting BugZilla Users

modified: auto_nag/round_robin.py
Only retrives the nicks fields when getting BugZilla Users

modified:   auto_nag/scripts/no_assignee.py
Only retrives the name and real_name fields when getting BugZilla Users

modified:   auto_nag/round_robin.py
Only retrives the nicks fields when getting BugZilla Users
@DharmikNaik
Copy link
Author

Very excited for my first bug. Please guide me if any changes are required or some standard practices are not being followed (like pull request description, commit message, etc.)

@marco-c
Copy link
Contributor

marco-c commented Mar 16, 2022

@DharmikNaik sorry for the large delay here... The patch looks good, but there are some linting issues to fix. You can see the linting errors on https://community-tc.services.mozilla.com/tasks/F1kKWJ06RsS51jUr89W1-w/runs/0/logs/public/logs/live.log.
You can either fix them manually, or use pre-commit to fix them automatically.

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