Skip to content

YukiYubari55676/platform-samples

This branch is 237 commits behind github/platform-samples:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 30, 2021
Mar 20, 2020
May 9, 2021
Jul 13, 2021
Mar 23, 2021
Aug 24, 2020
Oct 27, 2021
Jan 14, 2014
Apr 11, 2017
Sep 20, 2021

Repository files navigation

platform-samples

This is a public place for all sample projects related to the GitHub Platform.

Hierarchy

The directories are organized to correlate with guides found on developer.github.com. But here it is, broken down:

  • api: here's a bunch of sample code relating to the API. Subdirectories in this category are broken up by language. Do you have a language sample you'd like added? Make a pull request and we'll consider it.
  • graphql: here's a bunch of sample GraphQL queries that can be run against our GitHub GraphQL API.
  • hooks: want to find out how to write a consumer for our web hooks? The examples in this subdirectory show you how. We are open for more contributions via pull requests.
  • pre-receive-hooks: this one contains pre-receive-hooks that can block commits on GitHub Enterprise that do not fit your requirements. Do you have more great examples? Create a pull request and we will check it out.
  • scripts: want to analyze or clean-up your Git repository? The scripts in this subdirectory show you how. We are open for more contributions via pull requests
  • sql: here are sql scripts for custom reporting for GitHub Enterprise Server. We are open for more contributions via pull requests.

About

A public place for all platform sample projects.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 29.7%
  • JavaScript 20.9%
  • Ruby 20.8%
  • Groovy 5.6%
  • HTML 5.1%
  • Scala 4.9%
  • Other 13.0%