Organize GitHub Workflows better. #2363

Closed
opened 2026-04-05 16:59:47 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @nawazdhandala on 4/22/2022

We have to organize GitHub actions workflow better.

We have file names like .github/workflows/accounts-production-deploy.yaml which can be renamed to deployment.production.accounts.yaml.

Please do this for all files that are marked as *-production-deply.yaml or staging-deploy.yaml in the github workflows folder.

Context: https://stackoverflow.com/questions/62288443/where-should-you-put-the-git-hub-workflow-directory-for-actions-in-a-full-stack

*Originally created by @nawazdhandala on 4/22/2022* We have to organize GitHub actions workflow better. We have file names like `.github/workflows/accounts-production-deploy.yaml` which can be renamed to `deployment.production.accounts.yaml`. Please do this for all files that are marked as `*-production-deply.yaml` or `staging-deploy.yaml` in the github workflows folder. Context: https://stackoverflow.com/questions/62288443/where-should-you-put-the-git-hub-workflow-directory-for-actions-in-a-full-stack
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#2363