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

Adding new versions/milestones via API (BB-3643)

    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

      In my workflow it would help me a great deal if I could add new versions via the API. For instance, If I have tagged a new version of my software, I could simply implement a {{

      {post-outgoing}

      }} hook to take care of this automatically.

      Proposed endpoints:

      GET /repositories/:username/:repo_slug/versions/
      Gets all versions of a single single repository

      POST /repositories/:username/:repo_slug/versions/
      Creates a new version

      PUT /repositories/:username/:repo_slug/versions/
      Updates an existing version.

      DELETE /repositories/:username/:repo_slug/versions/
      Deletes an existing version.

      Attachments

        Activity

          People

            Unassigned Unassigned
            74ba57b56cd4 basti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: