API

Issue #8 new
Michael Palimaka created an issue

It would be nice to be able to interact with the tinderbox via an API, submitting build requests and then later accessing the results.

This could be used to enhance the Bugzilla stablebot.

Comments (1)

  1. Doug Freed
    • changed component to web

    To start, I think I'll make it possible to hit all the endpoints requiring authentication with an API key instead of needing a session cookie. It won't be pretty, because you'll need to basically do everything the form does, but it'll at least be better than not being able to do anything at all programmatically.

  2. Log in to comment