Skip to content

Commit

Permalink
Merge pull request #11 from githubpartners/add-label
Browse files Browse the repository at this point in the history
Create label in before, and assign it to first issue
  • Loading branch information
brianamarie authored Aug 24, 2020
2 parents c886515 + 35356be commit 642fc8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ template:
name: partner-bootcamp-actions
repo: partner-bootcamp-actions-template
before:
- type: createLabel
name: provision probot app
color: 8132a8
- type: createIssue
title: "Activity 1: Setting up your environment!"
body: new-issue.md
labels: ["provision probot app"]
store:
EnvironmentIssueUrl: '{{ result.data.html_url }}'
EnvironmentIssueNumber: '{{ result.data.number }}'
Expand Down

0 comments on commit 642fc8f

Please sign in to comment.