Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR adds a github action that is triggered when a GitHub review is submitted. The action does the following: - if there is no "Reviewers" line at the end of the description, then appends it with the current reviewer's name and email that is set in their GitHub account. - if there is a "Reviewers" line at the end, then appends the reviewer's name and email. It uses the "Name <[email protected]>" format.
- Loading branch information