Ability to import/include external YML files into pipelines definition

XMLWordPrintable

      This feature request is to implement the ability to import external YAML files (within the same repository or in a remote repo) in a bitbucket-pipeline.yaml file. 

      E.g. : 

      include:
        - remote: 'https://bitbucket.org/my-project/raw/main/.after-script-template.yml'
        - local: '/templates/.after-script-template.yml'
      

       

              Assignee:
              Edmund Munday
              Reporter:
              Patrik S (Inactive)
              Votes:
              84 Vote for this issue
              Watchers:
              52 Start watching this issue

                Created:
                Updated: