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

Fix bot user names #92

Merged
merged 1 commit into from
Apr 12, 2022
Merged

Fix bot user names #92

merged 1 commit into from
Apr 12, 2022

Conversation

blink1073
Copy link
Contributor

@blink1073 blink1073 commented Apr 12, 2022

Debugged with the following code:

from ghapi.all import GhApi
api = GhApi(owner='jupyterlab', repo='jupyterlab')
api.issues.get(12384).user.login

@blink1073 blink1073 added the bug Something isn't working label Apr 12, 2022
@blink1073 blink1073 merged commit 5fc4d20 into main Apr 12, 2022
@blink1073 blink1073 deleted the blink1073-patch-1 branch April 12, 2022 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant