-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add PR review comment command #1960
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/test matrix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just a minor comment, otherwise LGTM
- uses: actions/checkout@v3 | ||
- uses: actions/checkout@v4 | ||
with: | ||
ref: ${{ inputs.ref || github.ref }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
neat!
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/test matrix
* Add PR review comment command * Add to README.md * Update .github/workflows/README.md Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> * Update .github/workflows/test.yml --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
What does this pull request do?
Adds a workflow that runs the full matrix which is triggered from a PR review comment with the content
/test matrix