Skip to content

Restore ability to run adhoc maestro cloud release tests for hotfixes#7917

Merged
CDRussell merged 1 commit into
developfrom
feature/craig/restore-ability-release-tests-hotfixes
Mar 12, 2026
Merged

Restore ability to run adhoc maestro cloud release tests for hotfixes#7917
CDRussell merged 1 commit into
developfrom
feature/craig/restore-ability-release-tests-hotfixes

Conversation

@CDRussell

@CDRussell CDRussell commented Mar 9, 2026

Copy link
Copy Markdown
Member

Task/Issue URL: https://app.asana.com/1/137249556945/project/1211760946270935/task/1213422200354215?focus=true

Description

Restores release_tests.yml to allow it to trigger release tests to run on Maestro Cloud from CI from an arbitrary commit hash

Changes:

  • Add initial develop checkout so composite actions resolve correctly for hotfix refs
  • Remove test-tag input — always run releaseTest
  • Rename app-version input to commit-ref (accepts branches, tags, or SHAs)
  • Rename workflow to "Ad-hoc Release Tests - Maestro Cloud"
  • Remove Asana task creation on failure

Steps to test this PR


Note

Low Risk
Low risk: changes are limited to a manually-triggered CI workflow, though it affects how release-test runs are checked out and could break ad-hoc testing if refs/actions resolution is wrong.

Overview
Restores/streamlines the ad-hoc Maestro Cloud release testing workflow so it can be run against an arbitrary branch/tag/SHA via a renamed commit-ref input.

The workflow now checks out develop first to ensure local composite actions resolve, always runs the releaseTest Maestro tag (removing the configurable test-tag input), and removes the Asana task creation and related env vars on failure.

Written by Cursor Bugbot for commit 76c5545. Configure here.

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@CDRussell CDRussell merged commit 8b956d8 into develop Mar 12, 2026
19 checks passed
@CDRussell CDRussell deleted the feature/craig/restore-ability-release-tests-hotfixes branch March 12, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants