You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.
platform-status references bugzilla ids, like in css-shapes.md.
To make sure all important features are publicly tracked in platform-status, devrel-dashboard could have an indicator for bugs that are already tracked as part of a feature in platform-status and link to it.
To close the loop, platform-status could use the DevRel: priority on a bug to highlight and rank features.
The text was updated successfully, but these errors were encountered:
@digitarald I'm not familiar with platform-status's architecture... Can you suggest a good, client-side way for the DevRel dashboard to fetch that feature data?
Oh, and regarding surfacing the DevRel Priorities on platform-status: great idea for closing the loop, but I'm not sure we necessarily need to close that loop... those labels are mainly an indication of internal lobbying, rather than an engineering commitment, so we probably don't want them to be visible on the outward-facing platform-status dashboard.
Can you suggest a good, client-side way for the DevRel dashboard to fetch that feature data?
I will expose bug numbers in the status API, to make that easier.
those labels are mainly an indication of internal lobbying, rather than an engineering commitment
The purpose is to present them as our perceived developer enthusiasm for the feature, not our own prioritization. For a similar indicator, see https://www.chromestatus.com/feature/5453022515691520 (Web Developers: Positive) on how chrome presents that data, probably also fed by their devrel team.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Previously talked @jensimmons & @JasonWeathersby about this:
platform-status references bugzilla ids, like in css-shapes.md.
To make sure all important features are publicly tracked in platform-status, devrel-dashboard could have an indicator for bugs that are already tracked as part of a feature in platform-status and link to it.
To close the loop, platform-status could use the
DevRel:
priority on a bug to highlight and rank features.The text was updated successfully, but these errors were encountered: