Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Jan 26, 2025

Description

This pull request introduces a new workflow for testing prerelease versions of actions and updates the existing test workflow to support this new feature.

New Workflow:

  • .github/workflows/Action-Test-Prerelease.yml: Added a new workflow named Action-Test-Prerelease that runs on workflow_dispatch. It uses the existing TestWorkflow.yml with the Prerelease input set to true. This workflow is used for testing prereleases of the GitHub PowerShell module.

Updates to Existing Workflow

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug self-assigned this Jan 26, 2025
@MariusStorhaug MariusStorhaug merged commit c4b92c6 into main Jan 26, 2025
7 checks passed
@MariusStorhaug MariusStorhaug deleted the prereleaseWorkflow branch January 26, 2025 18:38
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