What version are you upgrading from? Upgrading from 9.9 LTA
System information (Operating system, Java version, Database provider/version) Postgresql 14.12
I’m now in the process of upgrading to 9.9.6 LTS, what does it mean by this release notes “In your GitHub integration configuration, when you update the GitHub URL, you must now clear the secret beforehand, and provide it again after the URL update.”
It just means you cannot reuse the secret by changing the GitHub URL (let’s say, for example, the URL of your GitHub Enterprise instance changed). You must delete the secret, update the URL, and then add the secret again. It’s a very minor change that likely won’t affect you.
It’s me again, so am I correct in my understanding. As long as the github instance remains solid there shouldn’t be any issues with the current configuration? Am I correct?
The only time that you need to change github secret is if the github instance (e.g. since the instance got changed, then the API of the URL should be changed as well) has been changed.