Skip to content

Create tool to validate that no changes are made to a XEP after the most recent revision block in a commit range #1239

@horazont

Description

@horazont

## Summary

In order to keep the attic clean and correct, it is of high importance that the last commit in the main branch which touches a XEP also adds a revision block.

This can be enforced by ensuring that all merges to the main branch also "seal" the changes with a revision block in the last commit which touches a given XEP file.

Work proposal

Use the tool created in #1238 to verify that a tagged XEP file is not changed anymore after the commit which tags it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Editor ToolingIssue relates to process/tooling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions