Replies: 3 comments
-
@parberge Nice.
I think so. We could add this parallell to github actions.
I have limited knowledge about how Azure devops works. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Azure devops seems to have webhook support https://learn.microsoft.com/en-us/azure/devops/service-hooks/create-subscription?view=azure-devops |
Beta Was this translation helpful? Give feedback.
0 replies
-
![]() https://azure.microsoft.com/en-us/pricing/details/devops/azure-devops-services/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Like github actions, azure devops pipeline lack the ability to schedule a workflow run. It's either scheduled cron style in the workflow or start the workflow directly.
Open questions:
Beta Was this translation helpful? Give feedback.
All reactions