[PR #520] [MERGED] fix: frontend github actions cannot use branch param to deploy #601

Closed
opened 2026-02-26 21:31:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/520
Author: @dreamhunter2333
Created: 12/18/2024
Status: Merged
Merged: 12/19/2024
Merged by: @dreamhunter2333

Base: mainHead: dreamhunter2333-patch-1


📝 Commits (2)

  • e016b1a Update frontend_deploy.yaml
  • 149cb67 Update frontend_deploy.yaml

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 .github/workflows/frontend_deploy.yaml (+5 -5)

📄 Description

PR Type

enhancement, configuration changes


Description

  • Enhanced the GitHub Actions workflow for frontend deployment by adding the --branch argument to the pnpm run deploy:actions and pnpm run deploy:actions:telegram commands.
  • This change allows specifying the branch to be deployed, improving deployment flexibility.

Changes walkthrough 📝

Relevant files
Enhancement
frontend_deploy.yaml
Add branch argument to deployment commands in GitHub Actions workflow

.github/workflows/frontend_deploy.yaml

  • Added --branch argument to pnpm run deploy:actions command.
  • Added --branch argument to pnpm run deploy:actions:telegram command.
  • +2/-2     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information


    🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

    ## 📋 Pull Request Information **Original PR:** https://github.com/dreamhunter2333/cloudflare_temp_email/pull/520 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 12/18/2024 **Status:** ✅ Merged **Merged:** 12/19/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `dreamhunter2333-patch-1` --- ### 📝 Commits (2) - [`e016b1a`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/e016b1a15e9ec77bfc132bc9a0609c61b61efd00) Update frontend_deploy.yaml - [`149cb67`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/149cb67c9fa571b60f9ae8194fdc4fd361a89bc9) Update frontend_deploy.yaml ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/frontend_deploy.yaml` (+5 -5) </details> ### 📄 Description ### **PR Type** enhancement, configuration changes ___ ### **Description** - Enhanced the GitHub Actions workflow for frontend deployment by adding the `--branch` argument to the `pnpm run deploy:actions` and `pnpm run deploy:actions:telegram` commands. - This change allows specifying the branch to be deployed, improving deployment flexibility. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table> <tr> <td> <details> <summary><strong>frontend_deploy.yaml</strong><dd><code>Add branch argument to deployment commands in GitHub Actions workflow</code></dd></summary> <hr> .github/workflows/frontend_deploy.yaml <li>Added <code>--branch</code> argument to <code>pnpm run deploy:actions</code> command.<br> <li> Added <code>--branch</code> argument to <code>pnpm run deploy:actions:telegram</code> command.<br> </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/520/files#diff-bd37943116d4ceb0632bc0a02dd04bcd2bc18def12714209f742880bb105ba27">+2/-2</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></td></tr></tr></tbody></table> ___ > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull request to receive relevant information --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
    kerem 2026-02-26 21:31:58 +03:00
    Sign in to join this conversation.
    No milestone
    No project
    No assignees
    1 participant
    Notifications
    Due date
    The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

    No due date set.

    Dependencies

    No dependencies set.

    Reference
    starred/cloudflare_temp_email#601
    No description provided.