openmodelingfoundation.github.io icon indicating copy to clipboard operation
openmodelingfoundation.github.io copied to clipboard

voting: automatic pull request merging based on votes

Open cpritcha opened this issue 4 years ago • 1 comments

we could use a GitHub action that counts votes from qualified members. there are some existing options like

  • https://github.com/marketplace/actions/git-democracy (allow members to have weighted votes and only have registered members vote)
  • https://github.com/gitconsensus/GitConsensusCLI (allow registered members to vote)

cpritcha avatar May 03 '21 18:05 cpritcha

As a simpler first cut that doesn't require any work / configuration we could also simply count thumbs up and thumbs down emojis on a private repository with explicitly granted membership

alee avatar May 30 '21 06:05 alee