Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-16568

A new trigger for pipelines

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Hi,

      Are there plans to add a path trigger (or something similar) to pipelines ? It may come in handy for some use cases. Here is one :

      We are working on a new serverless environment and we have a lot of seperate bits of code that get tossed to the cloud to do their work. For the moment, we cannot use bitbucket pipelines to automate deployments since the existing triggers are not working for us.
      All these functions are grouped in the same repo(s) :

      • It is not practical to have a repository per function since it will be a hell to set up for new recruits
      • Nor is it practical to have a branch per function since a feature may affect more than one function at once.
      • Tags don't work either since there is no way to filter what needs to be deployed and what stays still
      • Custom triggers may work but it is not much different than manual commands we use right now to deploy

      Since functions count in our projects grows constantly, it would be nicer if deployments are handled automatically.

      Also, combining path and branch triggers would be ideal for deploying into multiple environments.

      Are there plans for an additional trigger that does the job or something similar to help with serverless development ?

      Attachments

        Activity

          People

            Unassigned Unassigned
            02290d076cb3 sshnyari
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: