Skip to content

Conversation

@fangchenli
Copy link

@fangchenli fangchenli commented Jan 19, 2026

Rationale for this change

Archery currently uses both pygithub and github3. It's unnecessary and increases maintenance burden.

What changes are included in this PR?

Replace all github3 usage with pygithub.

Are these changes tested?

Yes, unittests added.

Are there any user-facing changes?

No.

This PR includes breaking changes to public APIs. (If there are any breaking changes to public APIs, please explain which changes are breaking. If not, you can remove this.)
No.

This PR contains a "Critical Fix". (If the changes fix either (a) a security vulnerability, (b) a bug that caused incorrect or invalid data to be produced, or (c) a bug that causes a crash (even when the API contract is upheld), please provide explanation. If not, you can remove this.)
No.

@github-actions
Copy link

⚠️ GitHub issue #33241 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting review Awaiting review label Jan 19, 2026
@github-actions
Copy link

⚠️ GitHub issue #33241 has been automatically assigned in GitHub to PR creator.

@fangchenli fangchenli marked this pull request as ready for review January 19, 2026 22:13
Copy link
Member

@raulcd raulcd left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, awesome work. The changes look great in general. I'll have to take some time to do some validation as crossbow isn't extensively tested at the moment. Can you remove this one while I find some time to test it?

github3.py

@raulcd
Copy link
Member

raulcd commented Jan 20, 2026

Failures are unrelated, will be fixed once the following issue closed. It has a PR ready to be merged:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants