Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个自动构建帐户,它应该可以访问特定组织拥有的每个 Github(企业)存储库。有没有办法做到这一点,以便自动拦截当前和未来的存储库?
您必须将用户设置为所有者:
该用户现在应该具有对组织拥有的所有存储库的贡献者访问权限。