docs
docs copied to clipboard
Extend github actions for docs PR
Summary
Reduce product docs PR review toil
Ticket Link
Fixes https://github.com/mattermost/docs/issues/7280
Hello @shaon72,
Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.
This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!
I will need some time to test that . Despite that I do not think I get the scope of this PR . We parse the rst files that changed and then you comment the file paths ? What's the reason for that . I guess you want to post the whole URL links in order to be efficient .
Is that correct ?
This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!
@shaon72 - This PR produces the list with the files changes (which are also available via GitHub), but doesn't populate the links in the PR summary. Are you interested in updating this PR to include link population?