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

Used BugzillaProduct class & Refactor count_bugs to use libmozdata #3686

Closed
wants to merge 5 commits into from
Closed

Conversation

rafey1104
Copy link

fix #3551 @marco-c and #3676 @suhaibmujahid

Used BugzillaProduct class (from libmozdata.bugzilla) instead to requests to retrieve product and component information from Bugzilla for the #3551 issue and used Bugzilla class from libmozdata.bugzilla instead of doing a direct request for the #3676 issue.

@suhaibmujahid
Copy link
Member

@rafey1104 could you please address each issue in a separate PR?

@rafey1104
Copy link
Author

@suhaibmujahid ok sure. But I am facing difficulty in doing so. Can you please guide me on how to create two PRs for two different commits?

@rafey1104 rafey1104 closed this by deleting the head repository Oct 3, 2023
@suhaibmujahid
Copy link
Member

@suhaibmujahid ok sure. But I am facing difficulty in doing so. Can you please guide me on how to create two PRs for two different commits?

You need to create two branches, one for each PR.

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 BugzillaProduct instead of requests to retrieve product and component information from Bugzilla
2 participants