prefect
prefect copied to clipboard
Unable to add github credentials to existing blcok
Bug summary
I can't add my github credentials block to my github repository block. Every time I try to, it just says None in the github repository block.
It might be a bug with the UI?
Here is a slack message with the screen recording of the issue: https://prefect-community.slack.com/archives/CL09KU1K7/p1763760008474899
Version info
It's a bug in the UI, but just in case, here is what version of prefect I am using:
Version: 3.3.7
API version: 0.8.4
Python version: 3.11.11
Git commit: 8f86aaee
Built: Mon, Apr 28, 2025 03:04 PM
OS/Arch: darwin/arm64
Profile: ephemeral
Server type: cloud
Pydantic version: 2.11.3
Additional context
No response
Using existing credentials does not work in the UI with bitbucket repository blocks either, but it's not too hard to do from python code if you're stuck.