Skip to content
hash

GitHub Action

Issue Forms Version Dropdown

v2.0.2 Latest version

Issue Forms Version Dropdown

hash

Issue Forms Version Dropdown

Populates options for a version dropdown issue forms element Extends https://github.com/ShaMan123/gha-form-dropdown-options

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Issue Forms Version Dropdown

uses: ShaMan123/gha-populate-form-version@v2.0.2

Learn more about this action in ShaMan123/gha-populate-form-version

Choose a version

Issue Forms Version Dropdown

GitHub Marketplace Sponsor ShaMan123

🧪 Test 🚀 Update Bug Report 🚀 Update Demo

A github action populating an issue forms version dropdown.

Supported Registries

  • npm
  • github releases

PRs adding support to more registries are WELCOME.

Configuring

  • Follow this workflow.
  • Replace the uses: ./ directive to point to published action.
  • See inputs and outputs 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

Advanced Usage

Refer to the demo workflow which populates version dropdowns for the demo report.

Refer to issue-forms-dropdown-options for advanced usage such as creating a PR to update a bug report, using a template and more.