Skip to content

ci: organize GitHub Actions into meaningful categories#80

Merged
igorpecovnik merged 1 commit intomainfrom
act
Jan 17, 2026
Merged

ci: organize GitHub Actions into meaningful categories#80
igorpecovnik merged 1 commit intomainfrom
act

Conversation

@igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Jan 16, 2026

Summary

Organize GitHub Actions workflow files into 3 meaningful categories with consistent capitalized naming for better organization and discoverability in https://actions.armbian.com/

Categories

Data (1 workflow)

Data synchronization workflows

Infrastructure (1 workflow)

Infrastructure tasks

Maintenance (4 workflows)

PR checks, builds, and maintenance tasks

Changes

  • Renamed 6 workflow files with category prefixes
  • Updated all workflow name fields with capitalized category prefixes (e.g., "Data: Sync translation files", "Infrastructure: Sync labels", "Maintenance: Build")

Reorganize workflow files and names into 3 main categories:
- Data: Data synchronization workflows
- Infrastructure: Infrastructure tasks
- Maintenance: All PR checks, builds, and maintenance tasks

All workflows now have capitalized category prefixes for consistency.

Signed-off-by: Igor Pecovnik <[email protected]>
@igorpecovnik igorpecovnik added the status: ready for review Ready to be reviewed label Jan 16, 2026
@igorpecovnik igorpecovnik merged commit a50e4a2 into main Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: ready for review Ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants