Skip to content

Conversation

@AnsahMohammad
Copy link
Contributor

This PR adds include_fields to only retrieve fields we actually need in the following files :

  • bugbot/rules/no_assignee.py
  • bugbot/round_robin.py

Fixes #1102

Checklist

  • Type annotations added to new functions
  • Docs added to functions touched in main classes
  • Dry-run produced the expected results
  • The to-be-announced tag added if this is worth announcing

@AnsahMohammad
Copy link
Contributor Author

@marco-c can you please review this PR ?

Copy link
Contributor

@marco-c marco-c left a comment

Choose a reason for hiding this comment

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

Thanks!

@marco-c marco-c merged commit fda8427 into mozilla:master Feb 11, 2025
2 checks passed
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.

Use include_fields to only retrieve fields we actually need when getting bugzilla users in round_robin and no_assignee scripts

2 participants