Fedor Korotkov
Fedor Korotkov
It will be nice to have an option to trigger the action on `push` events to a branch to rebase all PRs that want to merge into this branch.
# Description #819 introduced a very powerful mechanism to control things within a build. Let's build on top of it even more powerful mechanism like repository hooks. The idea here...
# Description Right now Cirrus is trying it's best to accurately report state of tasks and builds to an external platform like GitHub. In case of well known errors like...
# Description Right now there is no way via public API to figure out which user authored a build. It should be visible.
# Expected Behavior When a release is created from an existing tag Cirrus CI should create a new build # Real Behavior Build is only created when a new tag...
There are two use cases are not yet ideally solved in Cirrus CI: 1. Cloning of a huge repository 2. Caching dozens of Gb of caches I wonder if the...
# Description Since we are about to introduce configuring Cirrus tasks via [Starlark](https://github.com/bazelbuild/starlark) (https://github.com/cirruslabs/cirrus-cli/issues/45) to the cloud, we have an opportunity to use Starlark for customizing Cirrus CI on another...