# apex/gh-polls

Polls for user feedback in GitHub issues

Repository: https://github.com/apex/gh-polls
Canonical: https://ross.abutalabs.com/products/gh-polls
Homepage: https://gh-polls.com/
Language: Go
License Family: other
Topics: polls, github, issues, votes, voting, feedback, poll, vote, up
Last push: 2019-09-05T14:38:29+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3349, "days_push": 2554, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1759, forks 94 (observed 2026-08-28T04:05:32.493518+00:00)

## What it is
A service and CLI for embedding clickable poll/voting widgets in GitHub issues via markdown SVG images, with votes tracked per IP and stored in DynamoDB. Polls can be created through a web app or the `polls` CLI, which copies the markdown to the clipboard.

## Use cases
- add a poll to a github issue
- collect user feedback via voting in issues
- create a poll from the command line
- track votes on feature requests
- embed clickable voting images in markdown

## When to choose
- you want lightweight voting inside GitHub issues without a bot
- you prefer a CLI or web form to generate poll markdown

## When to avoid
- you need guaranteed maintenance or support - the project is unmaintained with no license file and last released in 2019
- you need self-hosted voting since it depends on the hosted gh-polls API
- you need anonymous-vote integrity beyond one vote per IP

## Facets
- artifact type: service
- maturity: abandoned
- function: webhook, cli, analytics
- domain: developer-tools, social-media, apis
- platform: cli, go
- tags: github-polls, voting, svg-images, user-feedback, dynamodb, serverless, web-server

## Member repositories
- apex/gh-polls (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.493518+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:27:16.187678+00:00, confidence not recorded.
  - readme: https://github.com/apex/gh-polls (fetched 2026-08-28T04:05:32.493518+00:00, sha 3fe55307126f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
