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
OpenTelemetry org keeps a registry of all the compatible packages. Since it's managed in a separate repo and process people are often not even aware that exists or forget to add new packages there. We could either
implement a check that warns/errors when a contrib package is not in the registry,
implement a check that opens a PR in the registry with newly added packages that come with certain fields in package.json.
I'm contemplating adding up-for-graps to labels ignored by stalebot.
I generally think issues nobody wants to work on should eventually be closed and forgotten until they rise again for good hygiene, but good first issues also serve another purpose - welcoming newcomers.
Describe the solution you'd like to see
OpenTelemetry org keeps a registry of all the compatible packages. Since it's managed in a separate repo and process people are often not even aware that exists or forget to add new packages there. We could either
package.json
.Reference: #969
The text was updated successfully, but these errors were encountered: