Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Create a python script to triage issues #22

Merged
merged 2 commits into from
Jul 26, 2019
Merged

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Jul 26, 2019

  • An issue is considered triaged if certain criterion such as labels are set.

See: kubeflow/community#280

  • Issues needing triage are added to the "Needs Triage" Kanban board.

  • Update issue label bot to use "improvement/enhancement" for the enhancement
    type.

Remove partial file.


This change is Reviewable

* An issue is considered triaged if certain criterion such as labels are set.

See: kubeflow/community#280

* Issues needing triage are added to the "Needs Triage" Kanban board.

* Update issue label bot to use "improvement/enhancement" for the enhancement
  type.

Remove partial file.
@review-notebook-app
Copy link

Check out this pull request on ReviewNB: https://app.reviewnb.com/kubeflow/code-intelligence/pull/22

You'll be able to see visual diffs and write comments on notebook cells. Powered by ReviewNB.

@jlewi
Copy link
Contributor Author

jlewi commented Jul 26, 2019

/assign @abhi-g

@hamelsmu
Copy link
Member

@jlewi can you also add what dependencies you are using in this subfolder so I can run the code? Either a Docker Container, requirements.txt, or pipenv. 🤞 Hopefully not just a dump of your global environment :)

if project_cards:
info.missing_project = False

if name.startswith("area") or name.startswith("communit"):
Copy link
Member

Choose a reason for hiding this comment

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

s/communit/community/ even though it works as is

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@jlewi
Copy link
Contributor Author

jlewi commented Jul 26, 2019

@hamelsmu added a requirements.txt file; I might have missed some.

@abhi-g
Copy link
Member

abhi-g commented Jul 26, 2019

/lgtm
/approve

@jlewi
Copy link
Contributor Author

jlewi commented Jul 26, 2019

/approve

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhi-g, jlewi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 89878f5 into kubeflow:master Jul 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants