Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 3221a1e

Browse files
committed
adding 15_add-a-label
1 parent 247e241 commit 3221a1e

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,3 +366,5 @@ steps:
366366
right: Use Outputs
367367
- type: respond
368368
with: 15_add-a-label.md
369+
data:
370+
actionsUrl: "%payload.repository.html_url%/actions"

responses/15_add-a-label.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Trigger all the things 🎉
2+
3+
Let's trigger your new workflow! Add a label to this pull request, it can be any label you choose.
4+
5+
After adding a label head over to your [Actions tab]({{actionsUrl}}) if you want to watch the workflow.
6+
7+
Once your workflow has completed check your [issues tab]({{repoUrl}}/issues) and you should see a new issue with a hilarious joke as the body!
8+
9+
Continue experimenting with this workflow for as long as you'd like.
10+
11+
try adding another label and see if you get a new joke!
12+
13+
---
14+
15+
When you have finished experimenting, close this pull request. I'll open a new issue containing the next steps once I detect you've closed this.

0 commit comments

Comments
 (0)