Skip to content

feat: CI checks ands blocks PR for linked issue #2653

@nv-dmendoza

Description

@nv-dmendoza

Is this a new feature, an enhancement, or a change to existing functionality?

New Feature

How would you describe the priority of this feature request

Medium

Please provide a clear description of problem this feature solves

Pull requests can currently be opened and merged without referencing any issue. When a PR has no linked issue, changes are harder to track in things like milestones.

Feature Description

As a maintainer, I want every pull request to reference a linked issue, so that all code changes are traceable to an issue. CI will reject any pull request whose title or body contains no issue reference.

Describe your ideal solution

  1. Add issue requirement in CONTRIBUTING.md and the PR template
  2. Add a CI status check job that parses the PR title/body for an issue reference, fails when not found

Describe any alternatives you have considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow NVIDIA Infra Controller's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature (deprecated - use issue type, but it's needed for reporting now)
    No fields configured for Enhancement.

    Projects

    Status
    Evaluate

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions