Labels
Labels
10 labels
- We can't proceed until something under our direct control, in a different codebase, happens.
- We can't proceed until something outside of Ably's direct control happens.
- Backwards incompatible changes made to the public API.
- Something isn't working. It's clear that this does need to be fixed.
- Affects the developer experience when working in our codebase.
- Pull requests that update a dependency file
- Improvements or additions to public interface documentation (API reference or readme).
- New feature or improved functionality.
- Where an automated test is failing either locally or in CI. Perhaps flakey, wrong or bug.
- Includes all kinds of automated tests, the way that we run them and the infrastructure around them.