Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

feat: provide improved api mapping and teams #258

Merged
merged 2 commits into from
Jun 9, 2019
Merged

Conversation

JustinBeckwith
Copy link
Contributor

@JustinBeckwith JustinBeckwith commented Jun 8, 2019

This includes 2 things.

Improved API mapping

Today the api property returned, especially for node.js repos, was a little hit or miss. This makes the relationship between a repo and it's API explicit, instead of trying to parse it from the repo name and hoping for the best.

Teams mapping

Since we've split responsibility for this stuff up, there was no good way to just find "SoDa" issues. Now we return that as part of the sloth issues command, which means we can slice and dice on it in BQ dashboards.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 8, 2019
Copy link
Contributor

@bcoe bcoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking good, I think this helps provide some useful clarity.

@@ -0,0 +1,41 @@
{
"teams": [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this makes me very happy.

@JustinBeckwith JustinBeckwith merged commit d84e921 into master Jun 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants