Home

Fully Automating Renovate Prs

Fully automated renovate PRs

In this blog post I’ll be talking about how you can fully automate renovate PRs. So you can keep your applications up to date without even having to lift a finger!

Topics

Getting Started

Setting up branch protection

Now we will set up branch protection on our default branch. This should be called main unless you have changed it to something else.

Go to the repo you have set up, click settings -> branches then click on the Add branch protection rule button.

Our settings should look like this:

branch protection

These settings will make sure that at least one approver is needed and that the Build workflow has to complete succesfully before the PR can be merged.

Sample heading 1

Sample heading 2

Sample heading 3

Sample heading 4

Sample heading 5
Sample heading 6

Mauris viverra dictum ultricies. Vestibulum quis ipsum euismod, facilisis metus sed, varius ipsum. Donec scelerisque lacus libero, eu dignissim sem venenatis at. Etiam id nisl ut lorem gravida euismod.

Lists

Unordered:

Ordered:

  1. Quisque arcu felis, laoreet vel accumsan sit amet, fermentum at nunc.
  2. Sed massa quam, auctor in eros quis, porttitor tincidunt orci.
  3. Nulla convallis id sapien ornare viverra.
  4. Nam a est eget ligula pellentesque posuere.

Blockquote

The following is a blockquote:

Suspendisse tempus dolor nec risus sodales posuere. Proin dui dui, mollis a consectetur molestie, lobortis vitae tellus.

Thematic breaks (<hr>)

Mauris viverra dictum ultricies2. Vestibulum quis ipsum euismod, facilisis metus sed, varius ipsum. Donec scelerisque lacus libero, eu dignissim sem venenatis at. Etiam id nisl ut lorem gravida euismod. You can put some text inside the horizontal rule like so.


Mauris viverra dictum ultricies. Vestibulum quis ipsum euismod, facilisis metus sed, varius ipsum. Donec scelerisque lacus libero, eu dignissim sem venenatis at. Etiam id nisl ut lorem gravida euismod. Or you can just have an clean horizontal rule.


Mauris viverra dictum ultricies. Vestibulum quis ipsum euismod, facilisis metus sed, varius ipsum. Donec scelerisque lacus libero, eu dignissim sem venenatis at. Etiam id nisl ut lorem gravida euismod. Or you can just have an clean horizontal rule.

Code

Now some code:

const ultimateTruth = 'follow middlepath';
console.log(ultimateTruth);

And here is some inline code!

Tables

Now a table:

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

Images

theme logo

This is an image3


  1. hey there, don’t forget to read all the footnotes! 

  2. this is another footnote. 

  3. this is a very very long footnote to test if a very very long footnote brings some problems or not; hope that there are no problems but you know sometimes problems arise from nowhere. 

© 2023 MJJS IT LTD   •  Theme  Moonwalk