Simone Gotti
Simone Gotti
Add a --detailed-errors option (disabled by default). When enabled error logging will be printed in detailed mode (multi line with additional stack frames/stack traces and other info based on the...
**configstore: add actions and roles** Add initial actions and roles. An action represents a specific action on a resource. Roles are predefined roles (not saved on storage) that can do...
Add the ability to restart a run or some of its tasks updating the task variable data. This could be useful if some variables have changed (like auths) so we...
This issue is a placeholder to describe how org teams and roles will be implemented. ## Organization Teams * Teams are a group of user * Teams will be a...
**What would you like to be added**: Add a unit test to gateway api `createRunResponse` and `createRunTaskResponse` functions.
The caches are per project to avoid issues between projects. Some users would like to use the same cache between multiple project. We should find a way to define this...
Add option to handle special commit messages like `[ci skip]` to skip runs creation
It'll be good to checkout the PR merged with the upstream branch instead of just the PR branch. Some providers like github already provide, when possible, a merge branch. With...