Closed tessus closed 7 months ago
As an additional note: the CI workflow should only test rust stable. Otherwise dependabot PRs are not merged because of bugs or issues in rust nightly.
It's not a problem to create a 2nd workflow that tests beta and nightly which is just informative and not authorative in regards to mergability.
Yup, makes sense. Can you send a PR to split them?
will do
I can't setup the automerge, since the branch protection must be setup in the repo settings. Only the stable CI should be taken into consideration for the auto-merge.
But I think the PRs should be merged and then it's time for a new release.
Mergify is already set up:
Not sure why the auto merge for Dependabot is not working. I have the exact same setup on other repos.
Unfortunately I can't help here. Even if I had access to the repo's settings, I wouldn't be able to fix it either. You have set it up before, so I am sure you have done everything by the book. I suspect you might have to open a ticket with them.
P.S.: Thanks for the new release. ❤️
Yeah, I think so too. Doing that is more annoying that merging everything manually so I will close this for now lol
P.S.: Thanks for the new release. ❤️
Thanks for your contributions!
Yeah, I think so too. Doing that is more annoying that merging everything manually so I will close this for now lol
Haha, true. Although I would also like to know why it's not working. Hmm, maybe I can set it up on my cloned repo and open a ticket. I'll play around a bit later.
Thanks for your contributions!
Thank you for your reviews. I learn a lot about Rust.
Just a reminder and for tracking purposes.