Add workflow-test repo for validating CI/CD workflows before distribution #1

Open
opened 2026-05-24 07:57:36 -06:00 by Xeplosion · 0 comments
Owner

What problem does this solve?

Currently there is no way to test workflow changes before they are copied into template repos and distributed to project repos. A broken workflow could silently fail across multiple repos before being caught.

Proposed solution

Create a permanent workflow-test repo in XeplosionGames that exists solely for triggering and validating workflows. Changes to workflows in .forgejo are tested here before being merged to main.

Alternatives considered

No response

Additional context

No response

Checklist

  • I have searched for existing issues or discussions before opening this one
  • I have described the problem, not just the solution
### What problem does this solve? Currently there is no way to test workflow changes before they are copied into template repos and distributed to project repos. A broken workflow could silently fail across multiple repos before being caught. ### Proposed solution Create a permanent `workflow-test` repo in XeplosionGames that exists solely for triggering and validating workflows. Changes to workflows in `.forgejo` are tested here before being merged to main. ### Alternatives considered _No response_ ### Additional context _No response_ ### Checklist - [x] I have searched for existing issues or discussions before opening this one - [x] I have described the problem, not just the solution
Sign in to join this conversation.
No milestone
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
XeplosionGames/.forgejo#1
No description provided.