79262749

Date: 2024-12-08 15:30:56
Score: 1
Natty:
Report link

You can't do this with Azure DevOps notifications, because they don't support time-based triggers.

You could do it with a pipeline that runs every day, containing a custom script that queries Azure DevOps for the work items you want.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: pabrams