Change Job Queue Priority in Azure Pipelines (Run This Job Next)

preview_player
Показать описание
In this Azure DevOps Pipelines tutorial I'm going to show you how to change the job queue priority of a queued job in Azure Pipelines so it could be executed as soon as possible.

With this feature introduced in Azure DevOps you can decide to run this job next.

🌟EXCLUSIVE CONTENT🌟

🆘 NEED HELP? 🆘

🙏🏻SUPPORT THE CHANNEL🙏🏻

🎥VIDEOS

💬JOIN THE COMMUNITY

⏲TIMESTAMPS
0:00 Why this video
1:05 Run Next for YAML Pipelines
1:47 Run Next for Classic Pipelines
2:16 Notes

❓QUESTIONS?
Have a question about DevOps, Cloud, Coding, or Anything Else? Post in comments section of this video!

_______________

🔮TOOLS I USE

📸🖥️GEAR AND SOFTWARE

Disclaimer:
Some product links are affiliate links which means if you buy something I'll receive a small commission at no additional cost to you.
As an Amazon Associate, I earn from qualifying purchases.
Рекомендации по теме
Комментарии
Автор

✨ Question of the day ✨: Do you think this feature is useful?


GET EXCLUSIVE CONTENT:

SUPPORT THE CHANNEL :

CoderDave
Автор

oh man that start floored me > "have you hever" < thanks for keeping that bit xD

doglaffs
Автор

Hello Dave,
Thank you for all the videos you share, they are very helpful

now i am facing challenge in queuing pipeline jobs.

i am from testing team and i have setup pipeline to trigger job for new code checkin to master

when any member in team merges code to master, it triggers pipeline job
then in next minute another member in team merges code to master then it triggers job

now the problem is second trigger is disturbing already running pipeline agents and failing already running jobs/pipeline

how do i resolve this, can you make an video on this?

hvirgo