希望github自动集成流程能够更智能一点 #5404
xzl01
started this conversation in
Features Request & Ideas | 特性请求 & 头脑风暴
Replies: 1 comment 2 replies
-
计划使用prow webhook机器人插件实现,topic的管理在github平台上借用project进行关联管理,然后实现一键topic集成和状态同步,该方案使用过程中不支持跨组织的项目集成(目前有deepin-community和linuxdeepin组织),不过个人认为不需要也不应该允许跨组织的集成,本身这个两个组织的项目更新体现到软件包仓库里是分成dde组件和系统组件的,分组件的目的之一就是实现隔离更新,因此跨组织的topic集成建议目前不提倡!!! ps: 插件名字就叫deepin-topic插件? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
支持topic 同时集成(集成任意一个topic内软件包,整个topic全部集成)代码实现在 prow: Add topic plugin for hook deepin-community/.test-infra#5 ,目前支持/integr-topic $projectName
命令一键集成topic关联的project(因github 的api目前只开放classic project相关的操作,因此该命令也只能支持该类型的project)中所有的pr。Beta Was this translation helpful? Give feedback.
All reactions