Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6142281
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T18:21:57+00:00 2026-05-23T18:21:57+00:00

I’m trying to set up automatic notifications for our test team so that they’re

  • 0

I’m trying to set up automatic notifications for our test team so that they’re told when they’re ready to test a user story.

The notifications are currently firing when the “Fixed In” build for the work item changes.

Our nightly build deploys to a staging server. I want this build to update the “Fixed In” build.

In addition, we have a gated checkin build. I do not want this to update the “Fixed In” build.

I tried changing the “Associate Changesets and Work Items” property in the build definition to “false”, but the gated checkin is still being associated with (and updating the “Fixed in” build of) work items.

How can I prevent my gated checkin from being associated with work items?

Is there another smarter way to automatically notify the test team when a work item is ready for testing (as opposed to just having been checked in)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T18:21:57+00:00Added an answer on May 23, 2026 at 6:21 pm

    We have a similar set up, with ‘private’ builds being fired when developers check in in the DEV branch, and ‘integration’ builds that are actually the ones that are relevant to the test team.

    Both ‘private’ and ‘integration’ builds derive from the same build process template, but are different build definitions.

    We have constructed in the build solution a custom activity “Types.cs” (basically a simple enum):

    namespace BuildTasks.Activities
    {
        public enum QATypes
        {
            Private,
            Integration,
            Release
        }
    
    }
    

    This is passed as possible values of an build argument we have added named ‘BuildType’:
    enter image description here.

    This appears now as a configurable build definition parameter:enter image description here

    We obviously enter ‘Private’ or ‘Integration’ in each definition accordingly.

    In the final steps of our process, we check on the value of this param & depending on it we send (or not) an email to a QA alias.

    It might be possible to organize a similar implementation to meet your needs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I'm trying to create an if statement in PHP that prevents a single post
I am trying to understand how to use SyndicationItem to display feed which is
Basically, what I'm trying to create is a page of div tags, each has
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I've got a string that has curly quotes in it. I'd like to replace
I am trying to render a haml file in a javascript response like so:
I am doing a simple coin flipping experiment for class that involves flipping a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.