Add feature to create project card for pull request
This commit is contained in:
parent
823751817d
commit
1d1fedd99c
8 changed files with 308 additions and 186 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue