Skip to content

Issues with the GNU Commit Format Checker #1853

@tschwinge

Description

@tschwinge

With #1850 (but not specific to that one, I would assume) I've observed some issues with the "GNU Commit Format Checker": https://github.com/Rust-GCC/gccrs/actions/runs/4164987612/usage.

The check-changelogs and check-commit-signoff jobs take more than seven minutes, each. That seems a very long time (for what they're doing)? Most of the time is spent in Run actions/checkout@v3. Is that normal?

The check-gccrs-prefix job very quick to execute, but just prints: fatal: not a git repository (or any of the parent directories): .git (but still exits successfully?), so something's wrong there, too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIchangelogIssue regarding GCC ChangeLog entriesupstreamIssue regarding upstreaming gccrs into GCC

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions