Skip to content

[MAINT]: Improve efficiency for generating release notes #2865

@ViacheslavKudinov

Description

@ViacheslavKudinov

Describe the need

Currently is used generation of release notes based on PR labels and they are not always set.

To improve the situation and reduce burden for maintainers it can be used labeler GitHub action to automatically label new pull requests based on the paths of files being changed or/and the branch name.

The actions/labeler GitHub Action automates the crucial first step of the release process: classifying the contents of every Pull Request (PR).

Instead of relying on human developers to manually add labels, this action automatically applies labels based on which files and directories were changed within the PR (e.g., if files in src/docs/ are changed, the label documentation is added) and the names of source branches.

SDK Version

No response

API Version

No response

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: TriageThis is being looked at and prioritizedType: MaintenanceAny dependency, housekeeping, and clean up Issue or PR

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions