<@U01P5NEMVQU> the bot in <github.com/rancher-sand...
# rancher-desktop
q
@fast-garage-66093 the bot in github.com/rancher-sandbox/rancher-desktop/pull/10589 references random PR numbers in rancher-sandbox/rancher-desktop instead of the proper PRs in the proper sources...
• Add configurable `runtimeClassName`support for cert-manager components and ACME HTTP01 solver pods. (Can't open Cluster Dashboard #8791,@jsoref)
Should be: github.com/cert-manager/cert-manager/pull/8791
f
Please file a bug against dependabot. This happens because dependabot copies release notes from the release that gets bumped. And if the release notes use #NNNN to reference issues and PRs in its own repo, then they will turn into references to the foreign repo when they are copied over literally as markdown. Nothing we can do about (except not to use dependabot).
Also please delete the preview quotes from the main channel; they are not relevant here and obscure previous contents.
q
how did rancherbot talk to dependabot? (i do file bugs to dependabot and i'm happy to file this one)
f
Oh, you are right, it is not a dependabot bug, it is an rddepman bug: github.com/rancher-sandbox/rancher-desktop/blob/…/rddepman.ts#…
q
the compare link is right:
Compare between v1.20.3 and v1.21.0
f
release.body
is the verbatim release note from upstream in Markdown, I think
q
I think it's
body.replace(/ (#\d+)\b/, (...))
f
Yeah, something like that
Please still file an issue (or a PR)
q
working on an imagined pr
i hate that github doesn't do DCO for me