Skip to content
Kristian Adrup edited this page Jul 3, 2016 · 3 revisions

This list shows which rule filters apply to which event.

##General

Event Filters
ProjectCreated teamProjectCollection, teamProject
ProjectDeleted teamProjectCollection
WorkItemCreated teamProjectCollection, teamProject, teamName, workItemType, areaPath
WorkItemChanged teamProjectCollection, teamProject, teamName, workItemType, areaPath, workItemfields
WorkItemComment teamProjectCollection, teamProject, teamName, workItemType, areaPath
BuildCompleted teamProjectCollection, teamProject, teamName, buildDefinition, buildStatuses
BuildQualityChanged teamProjectCollection, teamProject, teamName, buildDefinition, buildStatuses
ReleaseCreated teamProjectCollection, teamProject, teamName, releaseDefinition
ReleaseEnvironmentCompleted teamProjectCollection, teamProject, teamName, releaseDefinition, environment, environmentStatuses

TFVC

Event Filters
Checkin teamProjectCollection, teamProject, teamName, sourcePath

Git

Event Filters
RepositoryCreated teamProjectCollection, teamProject, teamName, gitRepository
RepositoryRenamed teamProjectCollection, teamProject, teamName, gitRepository
RepositoryDeleted teamProjectCollection, teamProject, teamName, gitRepository
GitPush teamProjectCollection, teamProject, teamName, gitRepository, gitBranch, gitTag
PullRequestCreated teamProjectCollection, teamProject, teamName, gitRepository, gitBranch
PullRequestStatusUpdate teamProjectCollection, teamProject, teamName, gitRepository, gitBranch
PullRequestReviewerVote teamProjectCollection, teamProject, teamName, gitRepository, gitBranch
Clone this wiki locally