Mikhail f. Shiryaev
Mikhail f. Shiryaev
@madmandarin take a look on https://github.com/starcraftman/zsh-git-prompt This repo wasn't updated in ages
Hello, it looks like I have pretty much the same issue described here https://github.community/t/continue-workflow-on-skipped-job/238682 and in https://github.com/ClickHouse/ClickHouse/pull/35321 We'd like to conditionally run a job without canceling the whole workflow, but...
I have the same issue in 2.1.1-1  It prints a completely hanging bridge, and I can't get rid of it. [Buse_V6_BLT_ED3V6.tar.gz](https://github.com/user-attachments/files/16198376/Buse_V6_BLT_ED3V6.tar.gz)
ended up here because of the same issue. How likely it would move forward?..
Hi, any progress here? What about to add submenu `Copy reference to clipboard` here? 
Looks like otherwise, @ftorto
It looks to me like a github API issue: ``` In [26]: repo.organization.get_teams()[0] > /home/felixoid/Space/Felixoid/github/PyGithub/PyGithub/github/Requester.py(354)requestJsonAndCheck() -> return self.__check( (Pdb) args self = verb = 'GET' url = 'https://api.github.com/users/ClickHouse/teams' parameters =...
Just received the response from GH support. They say that the URL reflects the [documentation](https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#get-a-repository) and it won't be fixed.
After the recent update (to version 2.0 I believe) it's broken Here's a new way to get it fixed: ``` repo.organization._url = repo._makeStringAttribute( repo.organization.url.replace("/users/", "/orgs/", 1) ) ```
I faced the same issue. The application password saved me 