ojoanalogo/Issuetron-3000
A GitHub action to turn on a light in the physical world when someone opens an issue on your repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| time | How much time will we keep the light on (in seconds) (default: 10 seconds) | no | 10 |
| blink | Would you like to enable blinking? (default: true) | no | true |
| io_user | Your Adafruit IO username | yes | — |
| io_key | Your Adafruit IO key | yes | — |
| io_feed | Your Adafruit Feed name | yes | — |
| send_context | Would you like to send context info to your device? (default: true) | no | true |
Outputs
| name | description |
|---|---|
| success | We will inform you if we were able to reach your IoT device |