Skip to content

Add a pull request check for folder names following the naming convention #347

@frankieroberto

Description

@frankieroberto

We could add a pull request check to make sure that new posts follow the naming convention for folder names (and thus URL structure):

app/name-of-service/YYYY/MM/name-of-post/index.md

where:

  • name-of-service matches one of the existing services set up
  • YYYY is between 2022 and the current year
  • MM is between 01 and 12
  • name-of-post is lowercase and hyphen-separated (no spaces or other characters)
  • index.md is exactly that

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions