Skip to content

Techshift/mention-reviewers

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mention Reviewers

This action creates a string that mentions all the reviewers for a pull request.

See and example of this action here: .github/workflows/review-requested.yml

Outputs

mentions

A string that mentions all the reviewers.

Example usage

name: Get mentioned reviewers 
uses: Techshift/[email protected]
id: mention-reviewers