Skip to content

Add support for Danger #85

Open
Open
@squarefrog

Description

@squarefrog

As noted in #83 (comment) it may be useful for someone to setup Danger.

This would automate the initial QA of a Pull Request. It's easy to forget things sometimes, so this could automatically check the following:

  • Does SwiftLint pass?
  • Does it change significant parts of the app without unit tests?
  • Is the new code missing comments?
  • Have you updated the CHANGELOG?
  • Did you accidentally include a copyright header?

This would probably need the project owner to setup, as it relies on a GitHub bot to run automatically. See Getting Started.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions