https://github.com/damieng/github-scripting
Small scripts and samples for automating GitHub operations
https://github.com/damieng/github-scripting
oktokit
Last synced: 8 months ago
JSON representation
Small scripts and samples for automating GitHub operations
- Host: GitHub
- URL: https://github.com/damieng/github-scripting
- Owner: damieng
- License: mit
- Created: 2019-05-20T16:27:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T01:05:16.000Z (over 5 years ago)
- Last Synced: 2025-05-06T21:13:30.088Z (8 months ago)
- Topics: oktokit
- Language: JavaScript
- Size: 34.2 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-scripting
Useful scripts for automating GitHub administration.
## Contents
- [PR-Process](pr-process) Script to setup CODEOWNERS and tags for PR sizing labels
- [Branch-Protection](branch-protection) Script to setup branch protection with appropriate group/settings
- [stale-config](stale-config) Script to setup Probot:Stale configurations