Skip to content

Standard Pull Request Titles #387

@mdanish-kh

Description

@mdanish-kh

Description of the new feature / enhancement

Other manifest authoring tools set a default PR title depending on the nature of the PR.

These titles help moderators reviewing packages know before-hand what to expect from the PR (i.e., If it's a new package we might want to check that the package doesn't already exist under some other PackageIdentifier, if it's an update we may skip this check)

Proposed technical implementation details

New package added in repo: New package: <PackageId> version <Version> Examples
Update to a newer version: New version: <PackageId> version <Version> Examples
Update to the existing version: Update version: <PackageId> version <Version> Examples
Adding an older version to repo: Add version: <PackageId> version <Version> Examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    In-PRIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Triage

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions