z19r/Guestbook Signer
Append issue messages to a README guestbook section
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Token with contents:write and issues:write | yes | — |
| guestbook_label | Issue label required to process signing | no | guestbook |
| readme_path | Path to README containing guestbook markers | no | README.md |
| close_issue | Whether to post thanks and close issue | no | true |
Outputs
| name | description |
|---|---|
| signed | true when a guestbook entry was added |
| guest_user | Username that signed the guestbook |
| entry_number | New guestbook entry number |