appleboy / appleboy/telegram-action
Support sending multiple messages
Open
- Dominant language
- Dockerfile
- Stars
- 1k
- Forks
- 126
- Avg merge
- 7m
- Merged PRs (30d)
- 1
Description
Add an option to allow sending multiple messages (for example, passed as a `yaml` list).
This can be used as a workaround for #34, by sending parts of messages which have `<` or `>` characters separately.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named in the issue. Start by locating the action input definition and message-sending entry point, then verify that a YAML list is accepted and each item is sent separately, including messages containing `<` or `>`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, yaml
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100