Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

#6 アプリバージョン更新時、マージPR を自動生成する機構の追加 #14

Merged
merged 2 commits into from
Feb 24, 2024

Conversation

tshion
Copy link
Owner

@tshion tshion commented Feb 24, 2024

  • 新規追加

概要

アプリバージョンが更新された際、
released ブランチへマージするためのPull Request を自動生成するようにしました。

変更点

追加

  • ワークフローの追加

確認事項

下記の制約があるので、ある程度動作確認が取れたらマージして、GitHub Actions を試してみてください。

To trigger the workflow_dispatch event, your workflow must be in the default branch.

備考

@tshion tshion added the github GitHub 機能を利用しているもの label Feb 24, 2024
@tshion tshion self-assigned this Feb 24, 2024
@tshion tshion merged commit 37debb2 into develop Feb 24, 2024
@tshion tshion deleted the feature/#6_create_merge_pr branch February 24, 2024 04:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
github GitHub 機能を利用しているもの
Projects
None yet
Development

Successfully merging this pull request may close these issues.

アプリバージョンの更新Pull Request を自動生成する仕組みの整備
1 participant