-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
CI/CDIssues related to CI/CDIssues related to CI/CDgood first issueGood for newcomersGood for newcomers
Description
The new Twitter and Telegram workflow merged in 0d54459 can have a better name and description.
Current name:
| name: Reminder Tweet |
UI on GitHub:
This can be changed to 'Send Tweets and Telegram messages'.
Current description:
catchup/.github/workflows/send-messages.yaml
Lines 20 to 24 in 0d54459
| description: | | |
| Which message template to use. | |
| if set to `automatic`, resolves to: | |
| `joining`, if time is after 10pm on Saturday (IST) | |
| `reminder`, otherwise |
This description renders like this:
The way GitHub renders the workflow description makes it confusing to read, so a more complete and free-flowing description would be better.
Metadata
Metadata
Assignees
Labels
CI/CDIssues related to CI/CDIssues related to CI/CDgood first issueGood for newcomersGood for newcomers

