Skip to content
代码片段 群组 项目
提交 cfa917bf 编辑于 作者: Furkan Ayhan's avatar Furkan Ayhan
浏览文件

Add `interruptible` to trigger jobs

When implementing new auto-cancel strategies, we realized that trigger
jobs don't accept `interruptible` and they have no effect on pipeline
auto-cancellation.

In this change, we are copying the `interruptible` keyword from builds
to triggers. Also, we are adding test cases for pipeline
auto-cancellation to show that trigger jobs do not affect
auto-cancellation.

Our main goal is that when we implement the "interruptible" auto-cancel
strategy, users can also set trigger jobs interruptible or not.

Changelog: added
上级 0c5818a1
No related branches found
No related tags found
加载中
显示
187 个添加78 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册