Team Build - Security

Hi,

we would like to implement multiple team-build types, but only certain users must be allowed to execute certain team-builds. I have not found a way to ristrict which users may execute a specific team-build. Will this be an RTM feature - or must we use alternatives for all restricted Team-Build functionalities


Answer this question

Team Build - Security

  • Skip McIlvaine

    Hi Tilli,

    TeamBuild does not have support for this scenario in V1. We are looking for possibility of a workaround that may help you achieve this. I'll keep you posted.

    Thanks,
    Nagaraju
    VSTS-TeamBuild



  • Klaus Löffelmann

    Unfortunately, we were not able to find a compelling workaround. Sorry about that. We have taken this feedback in and will certainly look into providing this support in v2.

    Regards
    Nagaraju Palla
    VSTS-TeamBuild

    ----------------------------------------------
    This post is provided as-is and without warranty



  • PraveenL

    The TeamBuild report shows who the build was was requested by. This is in the Requested By row in the Summary section.

    This name is not available to the build process.

  • Patrick Demer

    oh, that's not really what I was hoping for ;)

    is there a way to find out (within the TB framework) who requested the TB maybe I can add an item to the customaction.targets file which does that check



  • Mayank Goyal

    that would be lovely! please keep me posted!

    it would make so much sense to do it by Team-Build, so I'd hate to have to do it yet another way...

  • Alex Reyes

    ie. a scenario would be deploying to a staging area - which causes different version-numbering to be applied. this may only be done my project-managers or team-leaders. TB would be perfect for it, but the rights-management is desperatly needed for it!

  • Team Build - Security