Thanks for this prompt reply.
According to GitHub Dependabot config, patterns used in “ignore version” 
property should follow the ecosystem version filtering systems.
For maven there is not too much to work with according to this page → 
https://docs.oracle.com/middleware/1212/core/MAVEN/maven_version.htm#MAVEN402
So I don't think wild cards will work here. :(

niedziela, 27 listopada 2022 o 23:20:10 UTC+1 nhoj.p...@gmail.com 
napisał(a):

> 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.b...@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-de...@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/4f5a62e3-c172-49d7-b9bb-350bc7f306dan%40googlegroups.com.

Reply via email to