Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update schema for task restrictions #705

Merged
merged 1 commit into from
Feb 8, 2021
Merged

Update schema for task restrictions #705

merged 1 commit into from
Feb 8, 2021

Conversation

mjroghelia
Copy link
Contributor

Example:

{
    "restrictions": {
        "commands": {
            "mode": "restricted"
        },
        "settableVariables": {
            "allowed": [ "myVar", "otherVar" ]
        }
    }
}

@mjroghelia mjroghelia requested a review from damccorm February 8, 2021 22:11
@mjroghelia mjroghelia merged commit 0089003 into microsoft:master Feb 8, 2021
@mjroghelia mjroghelia deleted the restrictions-schema branch February 8, 2021 22:28
fullstackinfo pushed a commit to fullstackinfo/azure-pipelines-task-lib that referenced this pull request Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants