docs: update existing PR comments example#178
docs: update existing PR comments example#178jpogran merged 1 commit intohashicorp:mainfrom tobiasbueschel:docs/pr-comments
Conversation
jpogran
left a comment
There was a problem hiding this comment.
Thank you @tobiasbueschel for the contribution! I do think this is a valuable example to add, but also think it is valuable to have the prior example in addition to this one.
Can you leave the current example as is, and make your example an entirely new one underneath this? This way we take the explanation you put in the PR description inside the README and users can see the different ways you can configure this action.
|
@jpogran absolutely, I've just updated the PR to reflect this :) Do let me know if there's anything else I should change. Thanks |
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
Thanks for all your efforts with this github action 👏
This PR improves the example in the documentation by ensuring that the PR comment made is updated instead of creating a new comment. I realize that in some situations a new comment is desirable, however, this PR assumes that for most use cases updating an existing comment for a PR is desirable.