Skip to content

workflow変更がマージされるかの確認PR#280

Merged
actions-commit-pr-dekiru-kun[bot] merged 2 commits into
mainfrom
yamachu-patch-1
Mar 16, 2026
Merged

workflow変更がマージされるかの確認PR#280
actions-commit-pr-dekiru-kun[bot] merged 2 commits into
mainfrom
yamachu-patch-1

Conversation

@yamachu

@yamachu yamachu commented Mar 16, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

GitHub Actions の testing-queue.yml 内で、入力値 tmp-ci-branch を直接コマンドに埋め込むのではなく、環境変数経由で参照するようにして、ワークフロー変更が想定どおりマージされるかを確認するためのPRです。

Changes:

  • git push origin --delete の対象ブランチ指定を、${{ github.event.inputs.tmp-ci-branch }} 直書きから環境変数 CI_BRANCH 参照に変更
  • 上記に伴い、ステップ envCI_BRANCH を追加

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/testing-queue.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@yamachu

yamachu commented Mar 16, 2026

Copy link
Copy Markdown
Owner Author

/mq

@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

Testing: https://github.com/yamachu/VoicevoxCoreSharp/actions/runs/23125234563
You can view state by GitHub CLI below command:

  • gh run view --repo yamachu/VoicevoxCoreSharp 23125234563
  • gh run watch --repo yamachu/VoicevoxCoreSharp 23125234563

If you want to cancel the test, you can cancel it by GitHub CLI below command:

  • gh run cancel --repo yamachu/VoicevoxCoreSharp 23125234563

@actions-commit-pr-dekiru-kun actions-commit-pr-dekiru-kun Bot merged commit 8fe25c7 into main Mar 16, 2026
14 checks passed
@actions-commit-pr-dekiru-kun actions-commit-pr-dekiru-kun Bot deleted the yamachu-patch-1 branch March 16, 2026 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants