SJ_TEST Giphy PR Comments
Version updated for https://github.com/SJWarrior-17/js_pr-giphy-comment to version alpha-v1.4.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the addition of a Giphy GIF comment to new pull requests in a GitHub repository. It simplifies the process by using Node.js and the @octokit/rest package to interact with the GitHub API, along with the giphy-api package to fetch a random GIF from the Giphy service. The action is configured to accept input parameters for GitHub token and Giphy API token, ensuring that it can be easily integrated into various repositories to enhance communication and engagement during pull requests.
What’s Changed
- Updated-3 the index.js (7e16380)
- Updated-2 the index.js (2f6a5da)
- Updated-1 the index.js (96188b5)
- Updated th index.js (25b64f1)
- Preparing for publish on Marketplace (90ce8a7)
- Initial commit (80b0518)