Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

[OBSOLETE] Unnecessary, as we do not maintain single recipe repositories anymore ‐ Script to update Github default branch

License

Notifications You must be signed in to change notification settings

bincrafters/bincrafters-default-branch

Repository files navigation

Bincrafters Default Branch

A Script to update Github default branch

About

This script was created with the intention to update all Bincrafters projects to use the latest testing branch available in each project.

Running

pip install -r requirement.txt
export GITHUB_USERNAME=<your github username>
export GITHUB_API_KEY=<Github Personal access tokens>
export GITHUB_ORGANIZATION=<Organization to be updated>
python bincrafters_default_branch.py

How to obtain an access token?

Visit https://github.com/settings/tokens and generate a personal token.

License

MIT

About

[OBSOLETE] Unnecessary, as we do not maintain single recipe repositories anymore ‐ Script to update Github default branch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages