Skip to content

Labels

Labels

  • blocked-by-ably

    We can't proceed until something under our direct control, in a different codebase, happens.
  • blocked-by-external

    We can't proceed until something outside of Ably's direct control happens.
  • breaking

    Backwards incompatible changes made to the public API.
  • bug

    Something isn't working. It's clear that this does need to be fixed.
  • claude-code-assisted

  • code-quality

    Affects the developer experience when working in our codebase.
  • dependencies

    Pull requests that update a dependency file
  • documentation

    Improvements or additions to public interface documentation (API reference or readme).
  • enhancement

    New feature or improved functionality.
  • failing-test

    Where an automated test is failing either locally or in CI. Perhaps flakey, wrong or bug.
  • investigate

  • javascript

    Pull requests that update javascript code
  • push-notifications

    Support for receiving push notifications in runtime environments that support that capability.
  • testing

    Includes all kinds of automated tests, the way that we run them and the infrastructure around them.
  • uts-issue

    Issues raised there there is an apparent discrepancy between this library and the UTS tests