code-intelligence icon indicating copy to clipboard operation
code-intelligence copied to clipboard

ML-Powered Developer Tools, using Kubeflow

Results 64 code-intelligence issues
Sort by recently updated
recently updated
newest added

We need to setup prow and trigger the unittests for this repository.

kind/feature
area/engprod

Currently the issue_triage.py adds all issues needing triage to the card "TODO". However, we have created a card for issues that have been assigned to area owner. We should automatically...

kind/feature

We need metrics about how many issues were labeled by the label bot and whether they are accurate or not. The label bot adds a comment to each issue when...

kind/feature
help wanted

The GitHub action for Kubeflow triage is currently using the image hamelsmu/kubeflow-triage https://github.com/kubeflow/code-intelligence/blob/9fceba0c7141ab8e02b0f049ee696194cdf24eb4/.github/workflows/build_image.yaml#L15 https://github.com/kubeflow/code-intelligence/blob/9fceba0c7141ab8e02b0f049ee696194cdf24eb4/Issue_Triage/action/action.yml#L20 We should instead push the image to Docker in the kubeflow organization and then update the...

kind/feature

Testing out the triage action

kind/feature
area/devices

For now, we choose labels which satisfy both of the precision and recall thresholds (e.g., 0.7 and 0.5 as default respectively) to be able to be predicted. It may cause...

kind/feature

Currently, the flask app (the original bot) and the repo-specific label microservice are running in two different clusters in two different GCP projects. We need to move the label microservice...

kind/feature

https://github.com/kubeflow/code-intelligence/blob/master/notifications/notifications.py Created a simple but very useful script to filter notifications by using various heuristics to mark some notifications as noise. Running a script to continually filter notifications is not...

kind/feature
help wanted
priority/p1

A lot of time people file issues without searching to see if there is an existing bug already filed. It would be great if the bot could optionally comment on...

priority/p2

Opening this thread to figure out the best way to download and stay up to date on issues. I think we want a level based approach. An edge based approach...

kind/question