Add feature to create project card for pull request

This commit is contained in:
Peter Evans
2019-11-24 08:48:32 +09:00
parent 823751817d
commit 1d1fedd99c
8 changed files with 308 additions and 186 deletions

View File

@ -24,6 +24,10 @@ inputs:
description: 'A comma separated list of GitHub teams to request a review from.'
milestone:
description: 'The number of the milestone to associate this pull request with.'
project:
description: 'The name of the project for which a card should be created for this pull request.'
project-column:
description: 'The name of the project column under which a card should be created for this pull request.'
branch:
description: 'The pull request branch name.'
base: