From 818b4e2492b831046a6463c7db294d65ca85ece8 Mon Sep 17 00:00:00 2001 From: guineveresaenger Date: Sat, 30 Nov 2019 13:02:11 -0800 Subject: [PATCH] adding labels and bots info --- .../labels-and-bots.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 events/events-team/content/new-contributor-workshops/labels-and-bots.md diff --git a/events/events-team/content/new-contributor-workshops/labels-and-bots.md b/events/events-team/content/new-contributor-workshops/labels-and-bots.md new file mode 100644 index 000000000..16f99c3a1 --- /dev/null +++ b/events/events-team/content/new-contributor-workshops/labels-and-bots.md @@ -0,0 +1,25 @@ +## Labels and Bots + +### Duration + +10 - 15 minutes + +### Task Overview + +Show the Kubernetes automation and PR workflow, as well as the bot command help page. +This task is meant as a short overview for Intermediate content. + +### Slides + +The [PR workflow diagram](git.k8s.io/community/contributors/guide/git_workflow.png) is useful here. There are also previous slides that explain the differnet labels. + +### Details To Cover + +- Which labels are used how, and by whom? +- How to add labels +- Other bot commands +- Prow + +### Ideas + +- Play with bots in the [contributor playground] \ No newline at end of file