https://github.com/user_name/repository_name/pull/PR_number
.This node is designed to update the description of a pull request on GitHub. It requires the URL of the pull request and the new description text. Once provided with these inputs, it will modify the pull request’s description to include the new text.
Use this node when you need to automatically update the description of a pull request, perhaps as part of a larger automated process that involves other steps such as code reviews or deploying changes. This could be helpful if you have a standardized procedure for PR descriptions or need to append additional information without manually editing each PR.
https://github.com/user_name/repository_name/pull/PR_number
.This node is designed to update the description of a pull request on GitHub. It requires the URL of the pull request and the new description text. Once provided with these inputs, it will modify the pull request’s description to include the new text.
Use this node when you need to automatically update the description of a pull request, perhaps as part of a larger automated process that involves other steps such as code reviews or deploying changes. This could be helpful if you have a standardized procedure for PR descriptions or need to append additional information without manually editing each PR.