Skip to content

stayzilla/autorelease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Auto Release Candidate creator

This script goes through all the repositories under a configured Organization name, and creates a new Release Candidate branch from a Devel branch, and sends out a pull request from this RC branch to the main branch.

All settings that can be configured are present in the file settings.cfg.

A new token can be generated under Github Settings Personal Access Tokens.

Setup

Using VirtualEnv so that dependencies need not be installed globally.

  • virtualenv venv
  • source venv/bin/activate
  • pip install -r requirements.txt

Run

  • python main.py

Authors

Ananth SNC [email protected]

About

Cron script that creates release candidates for all repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages