{"repo":"r7kamura/bump-request","free":true,"listed":false,"github":"https://github.com/r7kamura/bump-request","clone":"git clone https://github.com/r7kamura/bump-request.git","description":"Custom action to create a pull request that bumps version.","language":"TypeScript","stars":18,"topics":["github-actions"],"license":"MIT","category":"workflow-automation","readme_excerpt":"bump-request Custom action to create a pull request that bumps version. Usage Create a workflow file as follows: Then allow your repository to create pull requests from GitHub Actions: Now you can run it manually via actions page: After the action is complete, a new pull request is created: This action uses Automatically generated release notes to generate a pull request description. If you want to customize the contents, try setting up .github/release.yml according to this documentation. This action simply creates a pull request and does nothing more. If you want to automate package publishing, Git tagging, etc., it is recommended to prepare a separate workflow that detects changes in the file containing the version and does so, using softprops/action-gh-release or other actions. Inputs command Currently, the following types of packages are officially supported. - crate - csproj (only Version attribute supported) - gem - npm - plain (where version is managed by VERSION file) If you want to handle other types of packages, you need to specify this option. Note that the next version value is passed as an environment variable VERSION on running this command. release type How to bump the version. One of: - major - minor - patch The next version is calculated based on the latest GitHub release, so your repository must manage its versions with GitHub releases. version You can also specify this directly instead of release type . - e.g. 1.2.3","default_branch":null,"files":null,"tree":[],"storefront":"/r/r7kamura","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/r7kamura/bump-request/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}