Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,17 @@ steps:
link: '{{ repoUrl }}/issues/1'
event: issues.edited
actions:
- type: respond
with: 01_innersource-v-opensource.md
data:
url: '%actions.ownerPR.data.html_url%'
- type: closeIssue
- type: createPullRequest
title: Repository ownership and names
head: repo-owner
body: 01_repo-owner.md
action_id: ownerPR
- type: respond
with: 01_innersource-v-opensource.md
data:
url: '%actions.ownerPR.data.html_url%'
- type: closeIssue


#2
- title: Answer the ownership challenge
Expand Down