Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

telemark/util-check-renovate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status js-standard-style

util-check-renovate

Check renovate settings for repos.

If a file does not match the template the template is copied to clipboard and the repo is opened in your browser.

Usage

Make sure the template is correct.

Add an local `.env``

REPOS_URL=https://api.github.com/orgs/telemark/repos

Start with collecting the repos.

$ npm run save-repos

Run the script

$ npm start

License

MIT