Issue Forms Version Dropdown
ActionsPopulates options for a version dropdown issue forms element Extends
https://github.com/ShaMan123/gha-form-dropdown-options
v2.0.5
LatestBy ShaMan123
A github action populating an issue forms version dropdown.
- npm
- github releases
PRs adding support to more registries are WELCOME.
- Follow this workflow.
- Replace the
uses: ./
directive to point to.
- See
inputs
andoutputs
in the spec.
Take a look at the resulting issue template. And see the bot in action.
New.Issue.ShaMan123_gha-populate-form-version.-.Google.Chrome.2022-09-26.10-10-58.mp4
Refer to the demo workflow which populates version dropdowns for the demo report.
Refer to for advanced usage such as creating a PR to update a bug report, using a template and more.
- Create a github access token
- Add it to
.env
:
GITHUB_TOKEN=
npm i
npm start
npm test
Create a release after bumping a version and committing it:
npm version <major/minor/patch>
Issue Forms Version Dropdown is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.