Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented Jun 9, 2025

Description

Relax the conditions allowing this workflow to run.


Important

Allows manual triggering of publish-nightly job in nightly-publish.yml using workflow_dispatch.

  • Behavior:
    • Allows publish-nightly job in nightly-publish.yml to be manually triggered using workflow_dispatch.
    • Retains existing trigger condition for successful workflow_run.
  • Conditions:
    • Updates if condition in publish-nightly job to include github.event_name == 'workflow_dispatch'.

This description was created by Ellipsis for e07a2c5. You can customize this summary. It will automatically update as commits are pushed.

@cte cte requested review from jr and mrubens as code owners June 9, 2025 19:07
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 9, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 9, 2025
@cte cte merged commit 5bc6690 into main Jun 9, 2025
14 of 15 checks passed
@cte cte deleted the cte/allow-nightly-manual-triggers branch June 9, 2025 19:09
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Jun 9, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants