doc(data github_app): Add id on data source GitHub app documentation#3414
doc(data github_app): Add id on data source GitHub app documentation#3414ViacheslavKudinov wants to merge 3 commits into
Conversation
|
👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with |
stevehipwell
left a comment
There was a problem hiding this comment.
@ViacheslavKudinov you could automate this document either by merging templates/data-sources.md.tmpl with this specific template, or deleting this template and using the default. In both cases you just need to make sure the schema comments are correct so as to not lose any information.
c52a682 to
6810280
Compare
6810280 to
c80c9af
Compare
6d7fa3c to
22ec5e2
Compare
22ec5e2 to
905bbfb
Compare
|
@stevehipwell updated PR. PS what is expected to be in "subcategory" ? |
It's expected to be empty. |
|
@robert-crandall this is one of the kinds of PRs that I don't think there is much value requiring a staff approval. What do you think? |
deiga
left a comment
There was a problem hiding this comment.
Could you verify if my hunch is correct?
|
@deiga it could be removed, it's in my comment from earlier. I'm kind of on the fence about which is better. Technically having a specific template is quicker and makes it easier to improve the documentation. But having a template does potentially require maintenance in the future. |
Copying the template when needed sounds super quick and reduces overhead of keeping up with generic template changes |
905bbfb to
8baf281
Compare
Resolves #2819
Before the change?
idis not present in documentation but is actually thereAfter the change?
idis ongithub_appdata source documentationPull request checklist
Does this introduce a breaking change?
Please see our docs on breaking changes to help!