correct grammar errors in data.github_release docs#2515
correct grammar errors in data.github_release docs#2515stevehipwell merged 2 commits intointegrations:mainfrom
Conversation
|
@lafrenierejm - I see you've approved this back in February. Do you have any sense of if/when it can be merge and released? |
@mdb Unfortunately I do not. My approval was simply as a community member. I'm not a maintainer of this project and don't have any private insight into the PR review process. |
|
Hi @kfcampbell - I believe you've merged/released other PRs. Is there anything I can do to help steward this along to get it reviewed, merged, and released? Thanks! |
|
Hey @mdb 👋 Thank you for your contribution! |
This corrects grammar errors in the `github_release` data source
documentation by correcting the contraction "it's" ("it is") to the
possessive "its."
Signed-off-by: Mike Ball <mikedball@gmail.com>
This adds `Description` fields to the release data source, per request of @deiga via integrations#2515 (comment) Signed-off-by: Mike Ball <mikedball@gmail.com>
5937572 to
9ff3461
Compare
|
@deiga Thanks! I pushed a change adding |
This corrects grammar errors in the
github_releasedata source documentation by correcting the contraction "it's" ("it is") to the possessive "its."Before the change?
After the change?
Pull request checklist
Does this introduce a breaking change?
No