How to schedule emails for query results from TFS 2015?

Nirman

I have created a few queries in TFS giving me the results containing the work items of my interest, and the one which I manage. My requirement is very simple - I want the results of those particular queries in my mailbox every morning. Is there any out of box feature? Or do I need to write some programs for this? I am using TFS 2015.

Any idea on this?

ds19

You can write a small PowerShell script that'll run this query using TFS REST API and send the results by email.

Then you add a scheduled job that'll execute that script every morning.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How to chain builds in TFS 2015?

How to get PAT from on-premise TFS2015

TFS 2015 Build: Test results not being published

How to fail the build from a PowerShell task in TFS 2015

How to get Debug output from unit tests in TFS 2015

How to restore TFS 2015 DB on TFS 2018?

How do I send to multiple emails after getting the email from query results?

How to schedule an automatic TFS release deployment?

How to add schedule on a TFS Build definition from Powershell?

How to get test results from TFS by Release ID in C#

How to auto-expand query results in TFS / DevOps dashboard?

How to combine results from a SQL query

How to make a dynatree from sql query results?

How to schedule emails with varying content?

How to omit some results but not all from a query

How to get results from a Mongoid query

How to keep VS2015 NuGet from adding packages to TFS

TFS Build 2015 not publishing test results

TFS Build 2015 No results found to publish

Query multiple TFS 2015 projects from different collections simultaneously

TFS 2015 query to retrieve Test Plan results

How to figure out the changeset a TFS 2015 build was build from?

How to export backlog items from scrum to agile template in TFS 2015

How to schedule cognos report dynamically to different emails

How to schedule a Teradata query in crontab?

How to schedule a task to send monthly emails to different timezones?

Schedule Monthly Emails in Python using SQL results as attachment

how to delete from table based on query results

How to obtain a table results from mongodb query