GitbookIO / GitbookIO/integrations
Slack request: Option to configure minimum notification pushing time gap.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 131
- Forks
- 96
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 31
Description
Currently,
A 'content updated' notification is pushed to Slack even in the time one takes to frame one sentence after the other in Gitbook.
This causes many notifications to pop up on other people's devices who're subscribed to the channel.
It'd be awesome if there were an option to change the minimum time gap between Slack pushes to control the workflow better.
The integration is helpful to keep your team updated on your progress without pinging them.
I'd love to contribute to the development of this feature if required.
Thanks!
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 by locating the TypeScript code for the GitBook-to-Slack integration and the path that sends “content updated” notifications. Determine how notification timing is currently handled and define a configurable minimum gap, then verify that rapid updates no longer produce a Slack push for every change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100