Skip to content

Triggering build from external system #5

@matt-digitaliceltd

Description

@matt-digitaliceltd

Thought it worth noting

Xcode server has a rest API that allows for several operations. Once of which is triggering an integration:

POST https://my-server:20343/api/bots/SOMEBOTID/integrations

You can also pass the body:

{“shouldClean": true}

You can get the bot ID from:

GET https://my-server:20343/api/bots

Just incase you weren't aware thought I would let you guys know!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions