Currently, the dependency dashboard lists a bunch of pending updates
under a section called "Other branches". I'm not sure, but this sounds
like one of the configs I extend from enables base branches other than
only the default. To test, and make it explicit, set only the branches
I really want checked.
I'm adding the `release/.*` regex for now, even though I don't have
any release process yet.
The name from `git describe --tags` is rather confusing to people that
aren't familiar with it. Especially in the current situation, where
there are no proper versioned releases.
A name like `master-123456` should be much clearer.
Closes#205.
2025-03-12 11:26:24 +01:00
4 changed files with 39 additions and 10 deletions