Skip to content

An example of a self-hosted renovatebot configured with my github account

Notifications You must be signed in to change notification settings

kevvlvl/renovatebot-selfhosted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RenovateBot Self-Hosted

In this repo, I'm using RenovateBot to perform dependency analysis on specific repositories of my github account.

Prerequisites

  • Create a github PAT/personal access token. I strongly recommend with minimal permissions (repo only) and with a short expiry time

Setup

  1. We install renovatebot using npm
  2. I then drafted a configuration file 'config.js' based on RenovateBot's configurations documented on https://docs.renovatebot.com/self-hosted-configuration/
  3. The following article was helpful in getting a head start with the config file: https://jerrynsh.com/12-tips-to-self-host-renovate-bot/
  4. When ready, we run renovatebot using the 'renovate' CLI command

About

An example of a self-hosted renovatebot configured with my github account

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published