I think you need to edit Dependabot something like this
https://github.com/jenkinsci/crowd2-plugin/pull/138 PR. Specifically ignore
'*-QR*', might be able to be added into the existing, but i'm not sure
without trying it for real.

Dependabot will see anything in the repo's configured, as all the
incremental dependencies are published to what I think is a 'release' repo,
and not a 'snapshot' repo. So then Dependabot will see them.
Also the QR in the name, I've never seen in the version pattern before, so
might not be skipped. If they were doing releases without that then your
current config might work as you expect.

John


On Sun, 27 Nov 2022 at 21:54, DuMaM <nowak.bartos...@gmail.com> wrote:

> Hi,
>
> I was able to finally catch up with package versions inside my plugin,
> after adopting it.
> I would like to enable CD for it, but sadly, there are two problems, which
> block me.
>
> First one is with Dependabot. I don't understand why, but it's constantly
> piking up an incremental dependency version for a crowd2.
> https://github.com/jenkinsci/crowd2-plugin/pull/137
> Does anybody know why this is happening? I was playing around a bit, but
> without luck.
>
> Second issue is connected to release drafter, I found a bug which blocks
> me in adding CD.
> https://github.com/release-drafter/release-drafter/issues/1269
> Apparently there is a solution for it, but I was not merged yet.
> I would be grateful if somebody could take a look at it.
>
> Thanks,
> Bartosz
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/ab593660-e164-484e-95de-437348b04a90n%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/ab593660-e164-484e-95de-437348b04a90n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAH9u10nXgTJUY9D_C1TftVU5s82j957j901f1u%3DnHsCUEukejg%40mail.gmail.com.

Reply via email to