Skip to content

Improve Workflow by Adding Initial Danger Job #556

Open
@nkhanh44

Description

@nkhanh44

Why

The current CI workflow runs Danger only after the build and test stages. By adding an initial Danger job before the build, we can catch code quality issues, style violations, and other immediate problems early in the process. This will provide faster feedback to developers and reduce the time spent on fixing issues that could have been detected earlier.

Workflows need this change:

  • .github/self_hosted_project_workflows/automatic_pull_request_review.yml
  • .github/project_workflows/automatic_pull_request_review.yml

Who Benefits?

  • iOS-chapter

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