Skip to content

Update detection without pre-commit #112

@matze

Description

@matze

Detecting the change of spec text is nice and obviously super important but having it as a pre-commit step is a bit annoying for larger projects with many people involved. In that case detection via CI would be a great alternative however that somehow requires that changes happened across commits. I only see two ways to achieve that: give tracey the ability to check Git diffs or somehow™ lock requirement info in a separate file. Neither is great but I'd say the latter is more convenient.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions