bumptech / glide

An image loading and caching library for Android focused on smooth scrolling
https://bumptech.github.io/glide/
Other
34.67k stars 6.12k forks source link

Help Renovate understand the repo regarding semantic commits #5353

Closed TWiStErRob closed 9 months ago

TWiStErRob commented 10 months ago

Motivation and Context

Default value is "auto" which looks at commits on base branch. https://github.com/bumptech/glide/commit/3bbc3908edd8432f55ccfae3257bad533c1bf7d1 in considered as a "semantic commit" and therefore https://github.com/bumptech/glide/pull/5299 also uses a semantic name. This change explicitly disables this, as we don't want it to consider something that's not the case.

It seems all future commits/PRs will be semantic too: https://github.com/bumptech/glide/issues/5187 image