View entire changelog

Expression based Context Restrictions

Expression based context restrictions enable developers to restrict contexts based on pipeline values such as branch, ssh rerun and other attributes of the pipeline. This provides greater control over context access for things like contexts only available to production branches, builds run by specific actors and more. For security concerned and complex workflows customers are able to limit access to contexts to meet their specific security needs.

General documentation and API documentation are available to learn more.

Context Restrictions Overview

Adding Context Restriction

Previous changes