Skip to content

Point out common mistakes #8

Open
@wilzbach

Description

@wilzbach

Especially at Phobos it's a lot of work to point out common mistakes and I think we should automate this. An incomplete list of common mistakes

  1. Bugfix without unittest
  2. Bugfix without Bugzilla reference in correct syntax
  3. Style / whitespace violations
  • not everything is covered by make -f posix.mak style
    4) ...

Another big problem is that test failures are often hard to interpret for newcomers. Maybe we could have a simple heuristic that comments if there has been a failure and the user has submitted less than five PRs to Phobos with helpful information about how to deal with CI errors?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions