RuleGo RuleGo
🏠首页
  • 快速入门
  • 规则链
  • 标准组件
  • 扩展组件
  • 自定义组件
  • 可视化
  • RuleGo-Server
  • RuleGo-MCP-Server
  • AOP
  • 触发器
  • 高级主题
  • 性能
  • 标准组件
  • 扩展组件
  • 自定义组件
  • 组件市场
  • 概述
  • 快速入门
  • 路由
  • DSL
  • API
  • Options
  • 组件
🔥编辑器 (opens new window)
  • 可视化编辑器 (opens new window)
  • RuleGo-Server (opens new window)
  • ❓问答

    • FAQ
💖支持
👥加入社区
  • Github (opens new window)
  • Gitee (opens new window)
  • GitCode (opens new window)
  • 更新日志 (opens new window)
  • English
  • 简体中文
🏠首页
  • 快速入门
  • 规则链
  • 标准组件
  • 扩展组件
  • 自定义组件
  • 可视化
  • RuleGo-Server
  • RuleGo-MCP-Server
  • AOP
  • 触发器
  • 高级主题
  • 性能
  • 标准组件
  • 扩展组件
  • 自定义组件
  • 组件市场
  • 概述
  • 快速入门
  • 路由
  • DSL
  • API
  • Options
  • 组件
🔥编辑器 (opens new window)
  • 可视化编辑器 (opens new window)
  • RuleGo-Server (opens new window)
  • ❓问答

    • FAQ
💖支持
👥加入社区
  • Github (opens new window)
  • Gitee (opens new window)
  • GitCode (opens new window)
  • 更新日志 (opens new window)
  • English
  • 简体中文

广告采用随机轮播方式显示 ❤️成为赞助商
  • 快速入门

  • 规则链

  • 标准组件

  • 扩展组件

    • 扩展组件概述
    • 过滤器

    • 转换器

    • 外部的

    • AI

    • CI

      • git拉取
      • git 提交
      • git创建标签
      • git推送
        • 配置
        • Relation Type
        • 执行结果
      • git 日志
      • 服务器指标监控
    • IoT

  • 自定义组件

  • 组件市场

  • 可视化

  • AOP

  • 触发器

  • 高级主题

  • RuleGo-Server

  • 问题

目录

git推送

ci/gitPush组件:v0.25.0+ git push组件,用于往git推送更新。

需要额外引入扩展库:rulego-components-ci (opens new window)

# 配置

字段 类型 说明 默认值
repository string Git 仓库 URL,可以使用组件配置变量 从metadata的ref获取
directory string 克隆到的本地目录,可以使用组件配置变量 从metadata的workDir获取
refSpecs string 用于定义本地分支与远程分支之间的映射关系,例如:refs/heads/main:refs/heads/main,多个映射关系与逗号隔开,可以使用组件配置变量 refs/heads/main
authType string 认证类型,可以是 ssh,password或 token token
authUser string 用户名 空
authPassword string 密码或 token 空
authPemFile string SSH 秘钥文件路径 空
proxyUrl string 代理地址 空
proxyUsername string 代理用户名 空
proxyPassword string 代理密码 空

# Relation Type

  • Success: 执行成功,把消息发送到Success链
  • Failure: 执行失败,把消息发送到Failure链

# 执行结果

无

在 GitHub 上编辑此页 (opens new window)
上次更新: 2025/04/02, 01:29:50
git创建标签
git 日志

← git创建标签 git 日志→

Theme by Vdoing | Copyright © 2023-2025 RuleGo Team | Apache 2.0 License

  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式