react-native-macos/scripts/monorepo
Ruslan Lesiutin 18b402cbd0 refactor(bump-all-updated-packages): use tag instead of custom commit message (#36220)
Summary:
Having custom commit message script is not an option for `main` branch, because we have internal tooling, which strips `[x]` tags from commit messages before merging them into `main` branch.

Instead of constant commit message, we are now using a tag which will be concatenated with the commit message, which was entered via interactive commit dialog, see demo below.

## Changelog
[Internal] - updated validation in bumping packages script

Pull Request resolved: https://github.com/facebook/react-native/pull/36220

Test Plan: https://user-images.githubusercontent.com/28902667/220163767-015bf37b-6914-4df2-84d9-aa25fb2887d3.mov

Reviewed By: cortinico

Differential Revision: D43443597

Pulled By: hoxyq

fbshipit-source-id: 08e5e08524a1d934fbb35529e025358d7bf3b203
2023-02-21 01:39:51 -08:00
..
__tests__ refactor(bump-all-updated-packages): use tag instead of custom commit message (#36220) 2023-02-21 01:39:51 -08:00
bump-all-updated-packages refactor(bump-all-updated-packages): use tag instead of custom commit message (#36220) 2023-02-21 01:39:51 -08:00
align-package-versions.js feat(react-native-github): a script to automate patch version bumping of packages (#35767) 2023-01-10 13:23:06 -08:00
check-for-git-changes.js feat(react-native-github): a script to automate patch version bumping of packages (#35767) 2023-01-10 13:23:06 -08:00
constants.js refactor(bump-all-updated-packages): use tag instead of custom commit message (#36220) 2023-02-21 01:39:51 -08:00
find-and-publish-all-bumped-packages.js refactor(bump-all-updated-packages): use tag instead of custom commit message (#36220) 2023-02-21 01:39:51 -08:00
for-each-package.js feat(react-native-github): automate publishing bumped packages via circleci (#35621) 2022-12-14 02:17:16 -08:00