platform-samples icon indicating copy to clipboard operation
platform-samples copied to clipboard

A public place for all platform sample projects.

Results 130 platform-samples issues
Sort by recently updated
recently updated
newest added

Script `find_inactive_members.rb` sometimes breaks while parsing large organization either caused by timeout or connection error. Checkpoint flag `--checkpoint` helps by storing Octokit API responses as json files in `data/`, so...

After upgrade to 2.20 on GHES, block credentials script throws error when deleting tags on remote server from a local client. ``` git push origin :refs/tags/new remote: fatal: Invalid revision...

I made some changes to this script because: 1. The commit check is only looking at the default branch and not checking other branches. I added the '-b' option to...

I try to run the ruby script find-inactive-members.rb, but I get no output at all ! When I debug the ruby script I can see several errors. Checking the syntax...

Hi, I need to run this script in my hooks. But When I type git push. it sucessfully push the code without rejecting it. My System Info: Ubuntu 18.04.4 LTS...

Hi, in an organisation with many pre-receive hooks running, it would be great if the hook was executed with each stdout line being pre-fixed with the hook that caused the...

Guide doesn't mention it, code doesn't mention. Unable to build server without it > No WARDEN_GITHUB_VERIFIER_SECRET environmental variable found. > Your sessions are likely being stored insecurely.

[delete-empty-repos.sh](https://github.com/github/platform-samples/blob/master/api/bash/delete-empty-repos.sh) currently works with default pagination of only 30 repositories. Need to handle pagination in case of more than 30 repositories are within the organization. [Relevant Doc](https://developer.github.com/v3/guides/traversing-with-pagination/)

enhancement
help wanted
bash

Am having this error each time i try to run the emulator for my project................................... Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use...

As soon as i run python3 webhooks.py http://localhost:5000/ Not Implemented only POST is supported What exactly the content will come how will accepts