Add ability to run TRY push from CI agents
Open
@evgenyrp is already working on this.
Since Aug 21, 2026.
CI agents
hackbot
- Dominant language
- Python
- Stars
- 570
- Forks
- 351
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 65
Description
The agents that need to rerun a build to verify their work (build repair) should be able to trigger it at the end of their job. Initially, we can present a running build to a developer. Later on, when supported, we can resume the agent's session if CI fails.
The build repair agent can run only a build for a specific platform where it failed, instead of the full CI.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.