kentaro-m / auto-assign-action

An action which adds reviewers to the pull request when the pull request is opened.
MIT License
298 stars 89 forks source link

feat: add support for output parameters #124

Open linhe0x0 opened 1 year ago

linhe0x0 commented 1 year ago

This PR will set the reviewers and assignees as a step's output parameter so the user can retrieve the result in all downstream jobs.

Related GitHub document: