Skip to content

Conversation

@RonnyChan96
Copy link
Contributor

Fix the GitHub Actions branch pattern to strictly match elsa-X.Y.x version format:

  • Escaped dots in regex (\. instead of .) to avoid ambiguous matches
  • Example: Now correctly matches elsa-0.1.x but rejects invalid patterns like elsa-0a1.x

@RonnyChan96 RonnyChan96 self-assigned this May 14, 2025
@RonnyChan96 RonnyChan96 requested review from a team and CodeCasterX May 14, 2025 06:55
@RonnyChan96 RonnyChan96 added the type: enhancement A general enhancement label May 14, 2025
@CodeCasterX CodeCasterX added type: task A general task in: elsa Issues in Elsa modules and removed type: enhancement A general enhancement labels May 14, 2025
@CodeCasterX CodeCasterX added this to Nova May 14, 2025
@CodeCasterX CodeCasterX added this to the elsa 0.1.x milestone May 14, 2025
@CodeCasterX CodeCasterX merged commit fbe954a into ModelEngine-Group:elsa-0.1.x May 14, 2025
@github-project-automation github-project-automation bot moved this to Done in Nova May 14, 2025
@CodeCasterX CodeCasterX modified the milestones: elsa 0.1.x, elsa 0.1.1 May 19, 2025
Yager-42 pushed a commit to Yager-42/fit-framework that referenced this pull request Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: elsa Issues in Elsa modules type: task A general task

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants