tfadeyi/start-vote

Add a simple voting mechanism through github discussions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
votingVoting methodology to use for the votenosimple-majority
durationDuration of the current voteno24h
titleTitle of the proposalyes""
proposalThe proposal that is being voted onyes""
participantsName of the users that will participate in the votingyes""
platformThe platform where the voting will take placenogithub
yesThe value to return for positive vote outcomesyes""
instanceThe instance unique identifierno${{ github.run_id }}
tokenThe github auth tokenno${{ github.token }}
categoryThe github discussion category name, i.e: generalyes""
ownerThe name of the repository ownerno${{ github.repository_owner }}
repositoryThe name of the repositoryno${{ github.repository }}

no outputs