Robert Kielty
Robert Kielty
On https://powerline.readthedocs.io/en/master/installation.html#pip-installation I attempted to install powerline-status by running `pip install --user git+git://github.com/powerline/powerline` and it generated the following error: ``` pip install --user git+git://github.com/powerline/powerline Collecting git+git://github.com/powerline/powerline Cloning git://github.com/powerline/powerline to /tmp/pip-req-build-8lfdb5aw...
- One-line PR description: Updates the KEP-1731 to reflect current SIG Release Processes - Issue link: #1731 Other comments: - Defines the Release Manager and End User roles - Removes...
When instantiated with `IsGitHubAction` set to true in `ClientOptions` the client uses that knowledge to avoid making calls to the `/user` endpoint on the GitHub API. The ephemeral token assigned...
A GitHub Action invocation creates an ephemeral auth token and assigns it to the env var `GITHUB_TOKEN` https://docs.github.com/en/actions/security-guides/automatic-token-authentication This token **does not** have permissions to access the `/user `endpoint on...
In the [Usage Guidelines](https://github.com/cncf/cluster/blob/b80b8a9b953c3ad3a65b0276970bf73b547eaa10/README.md#usage-guidelines) given to open source developers on the README in this repo we have the following statement | Code being run must be 100 percent open source...
There is a license check failure being reported on CLO Monitor in spite of the LICENSE.md file declaring that the Apache 2.0 license is in effect for code. I think...
Updates README to - describe CLOWarden usage for the CNCF GitHub Org. - Removes references to Sheriff. - Swaps out a reference to an article on Medium on how to...
```[tasklist] ### Tasks - [x] Find all references to Sherrif. - [ ] Replace Sheriff refs with CLOWarden refs ```
Given a PR submitted to change config.yaml in cncf/people When the proposed change grants admin access to a repo to a GitHub profile that is not registered as a maintainer...
### What problem are you facing? I cannot easily monitor inactive accounts in the org where I am an admin. As an Equinix Metal Org Admin, I want to use...