Skip to content

update-project-version: Allow custom PR title and commit messages #17

@jfriedri-ni

Description

@jfriedri-ni

Problem to Solve

For monorepos that hold several Python packages, when an action runs update-project-version, the PR title and commit message do not describe which package it updated.

Example: https://github.com/ni/ni-apis-python/pull/47/commits

Proposed Solution

Add action inputs that let callers set these strings explicitly, or add an action input for the package name and include it in the PR title and commit message.

AB#3226083

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions