summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--events/events-team/content/new-contributor-workshops/labels-and-bots.md25
1 files changed, 25 insertions, 0 deletions
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 00000000..16f99c3a
--- /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