matrix-org / matrix-org/matrix-hookshot
Show CI pipeline's jobs and status with reactions
Open
Nobody has claimed this yet.
GitHub
T-Enhancement
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
similar to

i suppose that requires hookshot to be(come) somewhat stateful. it is potentially possible to save the required data in room state (e.g. "pipeline of commit X": "!eventid") to look them up to target a reaction when a job state hook arrives.
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 hookshot's CI pipeline and job-state hook handling, then inspect how Matrix room state and event IDs could be used for lookup. The issue's image and description define the target behavior: show pipeline jobs and statuses, then update the corresponding reaction as job states arrive.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100