fix: only show missing authToken warning if `release.create` is true
Fixes #536
Hi, unfortunately we cannot merge this PR as-is because it will actually change whether the release management plugin is added or not, which controls a bunch of other things too. We would need to be a little bit smarter about this.
@lforst That makes sense. I pushed an update to explicitly check if both release.create and release.finalize is set to false to disable releases. That should avoid any unintended changes.
Hey @eni4sure 👋 Really sorry that this PR went unnoticed for such a long time. We did quite a few refactors in the meantime. Are you still up to get this PR over the finish line? If so, could you rebase it to the latest main commit and re-check if the fix still applies correctly? If not, that's of course fine, too. Again, sorry for the delayed response!
heads-up: I'm only assigning myself to this PR so that I don't loose track of it. Doesn't mean I'm taking over but just waiting for your response :)
hey @Lms24, haven't tested but would close for now.