beckermr/conda-forge-vote-bot
Sends a series of notices for conda-forge-style votes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 17, 2024
- License
- BSD
Pinned Snippet
uses: beckermr/vote-bot@2ba54114377a5a8f28d59a41dcc3901a7f1e5c31 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| matrix_username | username for matrix user to that sends the vote reminder | yes | — |
| matrix_password | password for matrix user to that sends the vote reminder | yes | — |
| matrix_room_id | destination room id for the vote reminder | yes | — |
| matrix_home_server | home server for the matrix user | yes | — |
| email address to use to send the vote reminder | yes | — | |
| email_password | password for the email address to use to send the vote reminder | yes | — |
| email_smtp_server | smtp server for the email address to use to send the vote reminder | yes | — |
| email_smtp_port | smtp port for the email address to use to send the vote reminder | yes | — |
| vote_notice_email | email address to send the vote reminder to | yes | — |
| vote_directory | directory with the vote YAML | yes | — |
| vote_defaults | default values for the vote YAML | no | — |
Outputs
no outputs