sbpp / sourcebans-pp

Admin, ban, and comms management system for the Source engine
https://sbpp.github.io/
Creative Commons Attribution Share Alike 4.0 International
333 stars 174 forks source link

Dependabot support #866

Closed Rushaway closed 1 year ago

Rushaway commented 1 year ago

Description

Dependabot will daily check for updates of dependencies. If somehting need to be updated. It will make PR with the labels "dependencies"

It will assignees to :

If a change has been commited, it will automaticly rebase his PR for CI.

Motivation and Context

Add support for Dependabot for keep sourcebans composer updated

How Has This Been Tested?

See Screenshots.

Screenshots (if appropriate):

image

image

Types of changes

Checklist:

rumblefrog commented 1 year ago

Daily seems a bit excessive. Generally, I dislike the use of dependabot, and much prefer Renovate over it.

Rushaway commented 1 year ago

Is it better now ?