I'm able to schedule Pipelines via the API, which is nice and provides a good deal of granularity. I'm wondering if it's possible to schedule a pipeline to run on the second Monday of the month. I feel like I can't, but I thought maybe someone in the community might have an answer.
We had a similar use a few years ago and we implemented the followings:
It was a few lines of code, and it has been working reliably since then.
I don't know if there is a better way to do it today, but probably Bitbucket Cloud still doesn't do it out of the box. And, of course, you can use any other platform that supports flexible scheduling and making a REST API call.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.