Skip to content

[PDE] Automated PR Validation for Forks and Branch Naming #410

Description

@Shani1116

Assignee

N/A

Start Date

N/A

End Date (Target)

N/A

Description

Implement an automation step that runs before the Lint and APC workflows to automatically close invalid PRs.

The automation should close PRs if -

  • The PR is raised from a forked repository
  • The branch name does not follow the required naming conventions -
    feature/*
    {cspName}/service/{serviceName}
    fix/*

This validation should act as an initial gate to prevent invalid PRs from entering the review pipeline and reduce unnecessary CI runs and reviewer workload.

Objectives / Expected Outcome

No response

Steps / Action Items

No response

Dependencies

No response

Related Links

No response

Status

Not started

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions