hayashima/Pullreq Police
リリースブランチに変更があった場合に開発ブランチまで変更を反映させます。
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | 対象リポジトリ名(owner/repo) | yes | — |
| token | リポジトリトークン | yes | — |
| current_branch | マージされたリリースブランチ名 | yes | — |
| release_branch_regexp | リリースブランチを判定する正規表現 | yes | ^release-\d+\.\d+\.\d+\.\d+$ |
| pr_title | 作成するプルリクのタイトル | yes | リリースブランチの変更を検知しました |
| pr_body | 作成するプルリクの本文 | yes | "" |
| protected | プロテクトブランチに絞り込むか | no | — |
Outputs
no outputs