Skip to content

fortheusers/update-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

update-checker

Github bot that checks for changes of hbas appstore packages and creates PRs against the metadata repo (switch-hbas-repo)

Handles: Checking upstream Github releases for new tags against current repo versions, creating PRs for submissions and updates, automatically merging PRs that look good

Running

Edit .env.template with GH API key and target repo, and then run the following to start the main update checking loop:

mv .env.template .env
docker compose build
docker compose run update-checker

About

Service to check for HBAS updates, and create PRs to the metadata repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors