-
Notifications
You must be signed in to change notification settings - Fork 193
Open
Labels
CIchangelogIssue regarding GCC ChangeLog entriesIssue regarding GCC ChangeLog entriesupstreamIssue regarding upstreaming gccrs into GCCIssue regarding upstreaming gccrs into GCC
Description
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
Labels
CIchangelogIssue regarding GCC ChangeLog entriesIssue regarding GCC ChangeLog entriesupstreamIssue regarding upstreaming gccrs into GCCIssue regarding upstreaming gccrs into GCC
Type
Projects
Status
Todo