Skip to content

Add a new agent action to push to try server #6528

Description

@suhaibmujahid

This should be an action like we do with Bugzilla and Phabricator.

We should use Lando API for this, with that we need to prepare the patch in the format that the API expects. We could do it in the agent itself if needed, similar to how we do with when we want to submit a patch to Phabricator. Then the submission happens in hackbot-api.

Here's the doc for the try_api https://lando.moz.tools/api/try/docs#/ and here is a dirty way to create a patch from a diff: https://github.com/mozilla-conduit/lando/blob/af02dce67bc4c5906ecaeb703d8a0b7f30c62592/src/lando/conftest.py#L360-L386

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions