Skip to content

Conversation

@per1234
Copy link
Collaborator

@per1234 per1234 commented Mar 7, 2025

The repository's "Check Category Order Metadata" GitHub Actions workflow compares the metadata in content/categories/order.md against the actual category structure on the forum in order to check for missed updates to order.md as well as for incorrect category structure on the forum.

A well designed category structure is important for making the forum user friendly. However, in the case of vestigial or internal categories with limited access, the structure is not important and so there is no need to include them in this check. In this case, the category ID is added to the array in the skip list.

The repository's "Check Category Order Metadata" GitHub Actions workflow compares the metadata in
`content/categories/order.md` against the actual category structure on the forum in order to check for missed updates to
order.md as well as for incorrect category structure on the forum.

A well designed category structure is important for making the forum user friendly. However, in the case of vestigial or
internal categories with limited access, the structure is not important and so there is no need to include them in this
check. In this case, the category ID is added to the array in the skip list.
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Mar 7, 2025
@per1234 per1234 self-assigned this Mar 7, 2025
@per1234 per1234 merged commit 7a3a155 into arduino:main Mar 7, 2025
12 checks passed
@per1234 per1234 deleted the skip-211 branch March 7, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant