Skip to content

Conversation

@bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Aug 22, 2025

What does this Pull Request accomplish?

Update ni/python-actions/update-project-version to show the project names and versions.

  • If the PR is for a single project, include the name and version in the PR title. Otherwise, just say "Updating project versions".
  • Include a table of project names, verisons, and paths in the PR body.

Also change how we show the branch name in the title:

  • Move the branch name to the beginning of the PR title and put it in brackets. We have been using this convention for release-branch PRs in nidaqmx-python and measurement-plugin-python. GitHub email notifications put the repo name in brackets, so the email titles will look like "[ni/nitypes-python] [releases/1.0] chore: Update project nitypes to v1.0.1".
  • Omit the branch name if it's not "main" or "master".

Why should this Pull Request be merged?

Closes #17

Disambiguate the "chore: Update project version - main" emails in my inbox.

What testing has been done?

bkeryan/nitypes-python#15

@bkeryan bkeryan requested a review from mshafer-NI as a code owner August 22, 2025 19:44
@bkeryan
Copy link
Collaborator Author

bkeryan commented Aug 22, 2025

FYI @jfriedri-ni

@bkeryan
Copy link
Collaborator Author

bkeryan commented Aug 22, 2025

Screenshot of test PR, for posterity:

image

@bkeryan bkeryan merged commit f0276f7 into main Aug 22, 2025
90 checks passed
@bkeryan bkeryan deleted the users/bkeryan/show-project-names branch August 22, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants