OctopusDeploy / Halibut

| Public | A secure communication stack for .NET using JSON-RPC over SSL.
Other
12 stars 44 forks source link

Add renovate github action #575

Closed raynhamdev closed 3 months ago

raynhamdev commented 9 months ago

Background

As part of Sensible Default work, we'd like to add renovate to enable automatically dependency update in this repository.

Both Renovate and Dependabot are working well with GitHub. We chose Renovate because it is easier to configure for grouped PR than Dependabot. Additionally, Renovate has been used in many Octopus repositories (including Server) and has proved it is integrated well with OctoBob to approve/merge dependency update PRs automatically.

This PR adds Renovate GitHub action to the repo.

[sc-65919]

How to review this PR

Quality :heavy_check_mark:

shortcut-integration[bot] commented 9 months ago

This pull request has been linked to Shortcut Story #65919: Implement dependency auto-updating for Halibut repository.