To reduce bot traffic you must login to view /lordwelch/jellyfin-plugin-oidc/commit/1de72effca290083d3e7d5b78bcd3ba3e1c03601.
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"
}