{"id":16916388,"url":"https://github.com/shaman123/gha-populate-form-version","last_synced_at":"2025-04-11T16:24:39.374Z","repository":{"id":60149890,"uuid":"541284808","full_name":"ShaMan123/gha-populate-form-version","owner":"ShaMan123","description":"A github action populating an issue forms version dropdown","archived":false,"fork":false,"pushed_at":"2023-04-12T10:56:20.000Z","size":462,"stargazers_count":5,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T16:24:33.710Z","etag":null,"topics":["bug-reports","dropdown","form","github-actions","issue","issue-forms","version","workflow","yaml"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ShaMan123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ShaMan123"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-09-25T19:22:14.000Z","updated_at":"2023-11-27T15:18:01.000Z","dependencies_parsed_at":"2025-02-19T18:43:02.063Z","dependency_job_id":null,"html_url":"https://github.com/ShaMan123/gha-populate-form-version","commit_stats":{"total_commits":200,"total_committers":5,"mean_commits":40.0,"dds":0.385,"last_synced_commit":"08190648752dabb50164e1da1adb87ddbf88412f"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShaMan123%2Fgha-populate-form-version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShaMan123%2Fgha-populate-form-version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShaMan123%2Fgha-populate-form-version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShaMan123%2Fgha-populate-form-version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShaMan123","download_url":"https://codeload.github.com/ShaMan123/gha-populate-form-version/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248439001,"owners_count":21103519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bug-reports","dropdown","form","github-actions","issue","issue-forms","version","workflow","yaml"],"created_at":"2024-10-13T19:26:58.779Z","updated_at":"2025-04-11T16:24:39.349Z","avatar_url":"https://github.com/ShaMan123.png","language":"JavaScript","funding_links":["https://github.com/sponsors/ShaMan123"],"categories":[],"sub_categories":[],"readme":"# Issue Forms Version Dropdown\n\n[![GitHub Marketplace](https://img.shields.io/badge/Marketplace-Version%20Dropdown-blue.svg?colorA=24292e\u0026colorB=0366d6\u0026style=flat\u0026longCache=true\u0026logo=github)](https://github.com/marketplace/actions/issue-forms-version-dropdown)\n[![Sponsor ShaMan123](https://img.shields.io/badge/Sponsor%20%E2%9D%A4%20-ShaMan123-%E2%9D%A4?logo=GitHub\u0026color=%23fe8e86)](https://github.com/sponsors/ShaMan123)\n\n[![🧪 Test](https://github.com/ShaMan123/gha-populate-form-version/actions/workflows/test.yml/badge.svg)](https://github.com/ShaMan123/gha-populate-form-version/actions/workflows/test.yml)\n[![🚀 Update Bug Report](https://github.com/ShaMan123/gha-populate-form-version/actions/workflows/update_bug_report.yml/badge.svg)](https://github.com/ShaMan123/gha-populate-form-version/actions/workflows/update_bug_report.yml)\n[![🚀 Update Demo](https://github.com/ShaMan123/gha-populate-form-version/actions/workflows/update_demo.yml/badge.svg)](https://github.com/ShaMan123/gha-populate-form-version/actions/workflows/update_demo.yml)\n\nA github action populating an [issue forms](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms) version dropdown.\n\n## Supported Registries\n\n- npm\n- github releases\n\nPRs adding support to more registries are WELCOME.\n\n## Configuring\n\n- Follow [this workflow](.github/workflows/update_bug_report.yml).\n- Replace the `uses: ./` directive to point to [![published action](https://img.shields.io/github/v/tag/ShaMan123/gha-populate-form-version?label=ShaMan123%2Fgha-populate-form-version%40\u0026sort=semver)](https://github.com/marketplace/actions/issue-forms-version-dropdown).\n- See `inputs` and `outputs` in the [spec](/action.yml).\n\nTake a look at the resulting [issue template](../../issues/new?template=bug_report.yml).\nAnd see the [bot](../../commits?author=github-actions%5Bbot%5D) in action.\n\nhttps://user-images.githubusercontent.com/34343793/192214911-623c0755-3a11-4294-951c-3a03b36fd204.mp4\n\n## Advanced Usage\n\nRefer to the [demo workflow](.github/workflows/update_demo.yml) which populates version dropdowns for the [demo report](../../issues/new?template=demo.yml).\n\nRefer to [![issue-forms-dropdown-options](https://img.shields.io/github/v/tag/ShaMan123/gha-form-dropdown-options?label=ShaMan123%2Fgha-form-dropdown-options%40\u0026sort=semver)](https://github.com/marketplace/actions/issue-forms-dropdown-options) for [advanced usage](https://github.com/ShaMan123/gha-form-dropdown-options#advanced-usage) such as [creating a PR](https://github.com/ShaMan123/gha-form-dropdown-options#creating-a-pr) to update a bug report, [using a template](https://github.com/ShaMan123/gha-form-dropdown-options#templates) and more.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaman123%2Fgha-populate-form-version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshaman123%2Fgha-populate-form-version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaman123%2Fgha-populate-form-version/lists"}