docs(ai-sre): GitLab App on the Apps page — incl. self-managed OAuth app setup#157
Merged
Conversation
Release feat/ai-sre documentation updates.
…20260702 docs: refresh SDK and CLI API counts
flashduty-runner now supports restricting which shell commands a BYOC Runner may execute via --permission-config / FLASHDUTY_RUNNER_PERMISSION_CONFIG (flashduty-runner#102), but environments.mdx had zero coverage of it. Add a Permission Configuration section covering the YAML schema, matching semantics, fail-closed behavior, and the three example modes from the runner's own README.
docs: add AISRE IM setup notes
…-environments docs(ai-sre): expand environment runner guide
docs(ai-sre): document runner command-permission configuration
…omain allowlist step - Replace non-existent npm package @flashcatcloud/fc-sdk-miniprogram with the actually published @flashcatcloud/miniprogram-rum (zh/en, 8 files) - Fix tracing.sampleRate semantics: it is a 0-100 percentage with default 100, not a 0-1 fraction; update example from 1 to 100 - Add WeChat request legal-domain allowlist configuration to prerequisites - Document the three additional auto-collected error sources: page-not-found, lazy-load, network - Mark startPage name parameter as optional Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…w-fixes docs: fix WeChat miniprogram SDK docs (package name, tracing sampleRate, domain allowlist, error sources)
…-api-20260703-031708 docs(api): sync automation trigger APIs
… doc-review/20260703-031622
docs: sync automation API docs
…ription fix: update aggr_window description in API docs
…0706 docs(api): reconcile public API reference
docs: sync doc-review drift findings
docs: update OpenAPI operation count
Codex/upload openapi json oss
docs: sync doc-review drift fixes
docs: add Teams app legal pages
feat: upload slim openapi index manifest
docs: sync doc-review updates
…-api-20260709-031710 docs: clarify Safari API visibility
…0260709 Feat/api review auto fix 20260709
Add a GitLab App section (connect, self-managed OAuth app prerequisite, bot provisioning, gitlab.com paid-namespace restriction, manage/disconnect) alongside the existing GitHub App section, and generalize the shared overview/permissions/related-pages copy to cover both apps. zh and en.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documents the GitLab App on the AI-SRE Apps page (zh source + en), covering:
api, Confidential, and pasting Application ID/Secret back into the wizardFollow-up (separate PR, after this is live on the docs site): link the wizard's register step to this page.