-
Notifications
You must be signed in to change notification settings - Fork 601
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Embed the bug filing form in our docs? #906
Comments
This could be cool, but I think it only works for repo owners, probably after going through an oauth GH signin process:
|
I think most users should have pull access -- but not push access (ie,
editing requires push access
https://developer.github.com/v3/issues/#edit-an-issue)
|
I like it! Should we make a repo for docs? I only ask because I know python and ruby (and maybe php?) are probably going to want this functionality as well, not to mention we may eventually move to a templated site for docs. |
I think the plan is:
seem reasonable? |
yep! |
This issue was moved to GoogleCloudPlatform/gcloud-common#39 |
… for speech model variant and improved docs format for participant (#906) * feat: removed OPTIONAL for speech model variant docs: added more docs for speech model variant and improved docs format for participant PiperOrigin-RevId: 416079722 Source-Link: googleapis/googleapis@14b7a25 Source-Link: googleapis/googleapis-gen@e1b0be1 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTFiMGJlMTVhN2NkMzQ2NmM0NmYwODY1ODM1ZTcxNGQxZTkzMDlmYiJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ## [4.7.0](googleapis/nodejs-dialogflow@v4.6.0...v4.7.0) (2022-03-25) ### Features * added export documentation method ([35a77f4](googleapis/nodejs-dialogflow@35a77f4)) * added option to configure the number of sentences in the suggestion context ([#917](googleapis/nodejs-dialogflow#917)) ([17aa7d6](googleapis/nodejs-dialogflow@17aa7d6)) * removed OPTIONAL for speech model variant docs: added more docs for speech model variant and improved docs format for participant ([#906](googleapis/nodejs-dialogflow#906)) ([7df7d27](googleapis/nodejs-dialogflow@7df7d27)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^13.7.4` -> `^14.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/13.13.52/14.17.0) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/14.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/14.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/14.17.0/compatibility-slim/13.13.52)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/14.17.0/confidence-slim/13.13.52)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: "after 9am and before 3pm" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-vision).
🤖 I have created a release *beep* *boop* --- ## [5.0.0](googleapis/nodejs-speech@v4.10.2...v5.0.0) (2022-06-24) ### ⚠ BREAKING CHANGES * update library to use Node 12 (#891) ### Build System * update library to use Node 12 ([#891](googleapis/nodejs-speech#891)) ([73a2f72](googleapis/nodejs-speech@73a2f72)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [5.0.0](googleapis/nodejs-speech@v4.10.2...v5.0.0) (2022-06-24) ### ⚠ BREAKING CHANGES * update library to use Node 12 (#891) ### Build System * update library to use Node 12 ([#891](googleapis/nodejs-speech#891)) ([73a2f72](googleapis/nodejs-speech@73a2f72)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Looks like the GH guys make this pretty easy, where we could just fire off an AJAX request for issues...
This might be something to look into more ...
https://developer.github.com/v3/issues/#create-an-issue
don't know if we can make it that pretty... but... :)
The text was updated successfully, but these errors were encountered: