Warp.yml
Warp’s configuration file.
# Welcome to your Warp configuration file!
# To learn more about the use and purpose of this file,
# refer to our documentation at https://pack.fm/about-warp-yml
version: "1.0"
####
# Example - Azure Pipelines Rewiring
####
# To configure the service connection ID of the Azure Pipelines GitHub App,
# which is used to rewire Azure Pipelines to point at GitHub, apply the
# configuration below.
# azure_devops:
# global: # For a global default
# azure_pipelines_github_app_service_connection_id: <your Azure Pipelines GitHub App Service Connection ID>
# my-org-name: # You can also supply organization-specific defaults
# azure_pipelines_github_app_service_connection_id: <your Azure Pipelines GitHub App Service Connection ID>Last updated
Was this helpful?