Implement notifications on build for Discord
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 87
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
User Story
As a tooling user I want to see when new tools are added to the repository on #tooling Discord channel.
Detailed Requirement
As part of marketing activity it'd be great to get some outbound notifications when new tools are added to the repository.
To that end our new Discord environment seems like a good place to start:
- Add statistics generation to the build and a diff on old/new docs/tools.yaml.
- Use stats & new tools to drive messaging.
This is most likely best done as a "summary", possibly with the statistics checked back into the repository to drive a changelog.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with docs/tools.yaml and inspect the repository's build entry point to understand how tool data is generated and compared. Clarify the Discord delivery and summary format before implementation; done means new-tool changes and statistics produce the intended outbound notification during the build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100