matrix-org / matrix-org/matrix-hookshot

Show CI pipeline's jobs and status with reactions

Open
#254 1 comment 1 reaction 0 assignees View on GitHub

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
image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.