matrix-org / matrix-org/matrix-hookshot
Allow editing of inbound webhook names
Open
Nobody has claimed this yet.
Generic Hook
T-Enhancement
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
I'd like to be able to rename inbound webhooks in a room a) to correct some casing and b) to disambiguate one from others that were added later
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 inbound webhook handling and room configuration paths in the TypeScript project. Implement a way to edit an inbound webhook's name, preserving the stated casing correction and disambiguation use cases, and verify that the updated name is shown consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100