Skip to content

Create a guard to ensure critical files like SECURITY.md are present #906

Description

@ArBridgeman

Summary

When setting up a new project, critical files are added by the python-toolbox. Over time, new critical files are added or updated, but we lack a mechanism in the python-toolbox to ensure that already existing projects are properly maintained: (1) that the files exists and (2) (might move out) that the files are up-to-date or removed if deprecated.

An example of such a file is the SECURITY.md.

We should add a mechanism in the checks.yml which ensure that the critical files are present and up-to-date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureProduct feature
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions