github-status-updater icon indicating copy to clipboard operation
github-status-updater copied to clipboard

Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests

Results 7 github-status-updater issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Executing the below command throws error docker run -i --rm \ -e GITHUB_ACTION=update_branch_protection \ -e GITHUB_TOKEN=''\ -e GITHUB_OWNER=s-u-b-h-a-k-a-r \ -e GITHUB_REPO=test-github-status-checks \ -e GITHUB_REF=s-u-b-h-a-k-a-r-patch-1 \ -e GITHUB_CONTEXT="my-ci" \ github-status-updater https://api.github.com/repos/s-u-b-h-a-k-a-r/test-github-status-checks/branches/s-u-b-h-a-k-a-r-patch-1/protection:...

Currently you cannot use the application even if the proxy is correctly configured in the environment. I am blocked on this, so if approved, I'd appreciate a swift release :)

# what? I'm updating the Github workflows to bring it up to date -- this change includes support for auto-release and proper Docker image tagging when pushing to Docker Hub.

## what * Convert `README.md` to `README.yaml` ## why * So we can better integrate with all of our other repos * Consistency

## what * Adding the possibility to properly handle the HTTPS_PROXY env var ## why * In some infra context the remote GitHub endpoint (eg: `api.github.com` is accessible only through...

secenario - status of failure is posted by github app ,this needs to changed to success!