Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Provide HTTP API for listing past deliveries #94

Open
joao-paulo-parity opened this issue Apr 29, 2022 · 0 comments
Open

Provide HTTP API for listing past deliveries #94

joao-paulo-parity opened this issue Apr 29, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@joao-paulo-parity
Copy link
Contributor

Problem: we have to bug GitHub org admins to get closure on past deliveries, as done in e.g. https://github.com/paritytech/internal_it/issues/67

Solution: Fairly recently GitHub made available endpoints for listing those deliveries: https://docs.github.com/en/rest/reference/apps#list-deliveries-for-an-app-webhook. Therefore we should expose an API for listing past deliveries so that this information can be queried without having to bother our GitHub org admins.

This is more important for bench-bot specifically, currently, we had multiple incidents related to the bot becoming unavailable due to certificate issues (https://github.com/paritytech/devops/issues/1492, https://github.com/paritytech/devops/issues/1612, https://github.com/paritytech/devops/issues/1070#issuecomment-1024446019) and so it's important to know if the events are reaching the server before we even get to debugging the application itself.

@joao-paulo-parity joao-paulo-parity added enhancement New feature or request good first issue Good for newcomers labels Apr 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant