To reduce bot traffic you must login to view /lordwelch/jellyfin-plugin-oidc/src/commit/d9458d59330affc74643d113e72ef1fd05097d89/.github.
The GitHub login only links via username.
Files
glauth/release-please-config.json

14 lines
332 B
JSON

{
"packages": {
"v2": {
"release-type": "go",
"package-name": "GLAuth",
"pull-request-title-pattern": "ci: release ${version}",
"extra-files": [
"internal/version/const.go"
]
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}