autumnwhj/Github Sync Branches
分支同步:当前分支更新,自动同步到目标分支代码,有合并限制的分支可自动创建一个PR,同时发送更新分支commits信息
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 6, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: autumnwhj/sync-branches-action@b723575d909ef7d4e114d5b8556f4503ec171763 # v1.0.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| githubToken | github仓库的访问权限token | yes | — |
| repository | github仓库名字 | no | — |
| syncBranches | head分支更新后要同步的分支, 也可写在package.json中 | no | — |
| headBranch | action执行的主分支分支,默认是当前更新的文字,可自定义 | no | — |
| wechatKey | 企业微信机器人的key | no | "" |
Outputs
no outputs