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

Commit 5948e15

Browse files
committed
link to the created project board
1 parent 398efe3 commit 5948e15

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ before:
1919
columns:
2020
- Triage Backlog
2121
- Triage Complete
22+
store:
23+
projectUrl: '{{ result.data.html_url }}'
2224
- type: createIssue
2325
title: Start here!
2426
body: 00_welcome-issue.md

responses/03_add-to-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Let's add a card to a project board
22

3-
We have added a project board to this repository for you. We will use this board, named **Learning Lab Project Board**, to add cards to when a new issue is created in your repository!
3+
We have added [a project board]({{ store.projectUrl }}) to this repository for you. We will use this board, named **Learning Lab Project Board**, to add cards to when a new issue is created in your repository!
44

55
Like creating comments and opening pull requests, octokit/rest.js can be used for many more types of interactions. Managing GitHub Projects makes that list!
66

0 commit comments

Comments
 (0)