Skip to content

feat: add docs-v2 configuration for Tenant Logs Explorer#1274

Open
KelsiAnderson wants to merge 4 commits into
mainfrom
feat/tenant-logs-explorer
Open

feat: add docs-v2 configuration for Tenant Logs Explorer#1274
KelsiAnderson wants to merge 4 commits into
mainfrom
feat/tenant-logs-explorer

Conversation

@KelsiAnderson
Copy link
Copy Markdown
Contributor

@KelsiAnderson KelsiAnderson commented May 26, 2026

Sets up the required directory structure and workflow configuration so the docs-content-pipeline can write to docs-v2.

  • Create docs/tenant-logs.mdx landing page and oas/tenant-logs/logs-schema.json OAS skeleton
  • Add tenant-logs-update to close-superseded-automation-prs.yml allowlist
  • Update Log Type Codes article to reference the new Tenant Log Catalog

Description

References

Testing

Checklist

  • I've read and followed CONTRIBUTING.md.
  • I've tested the site build for this change locally.
  • I've made appropriate docs updates for any code or config changes.
  • I've coordinated with the Product Docs and/or Docs Management team about non-trivial changes.

Sets up the required directory structure, navigation placeholders, and
workflow configuration so the docs-content-pipeline can write to
docs-v2 on its first run.

- Create docs/tenant-logs.mdx landing page and oas/tenant-logs/logs-schema.json skeleton
- Add Tenant Log Catalog nav tab to en, fr-ca, and ja-jp nav configs
- Add generated placeholder files for each locale
- Add tenant-logs-update to close-superseded-automation-prs.yml allowlist
- Update Log Type Codes article to reference the new Tenant Log Catalog

Closes DM-594

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 26, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0 🟢 Ready View Preview May 26, 2026, 8:41 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

KelsiAnderson and others added 2 commits May 26, 2026 15:54
…or prod

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… tab removal

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@KelsiAnderson KelsiAnderson marked this pull request as ready for review May 26, 2026 23:19
@KelsiAnderson KelsiAnderson requested review from a team as code owners May 26, 2026 23:19
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 26, 2026

Summary

Status Count
🔍 Total 10
✅ Successful 1
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 9
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0
Full Github Actions output

Copy link
Copy Markdown
Contributor

@mikemimik mikemimik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, small change

env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
AUTOUPDATE_LABELS_ALLOWLIST: "authn-explorer-autoupdate,events-catalog-autoupdate,management-explorer-autoupdate,myaccount-explorer-autoupdate,myorg-explorer-autoupdate"
AUTOUPDATE_LABELS_ALLOWLIST: "authn-explorer-autoupdate,events-catalog-autoupdate,management-explorer-autoupdate,myaccount-explorer-autoupdate,myorg-explorer-autoupdate,tenant-logs-update"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✋🏽 Change Request: update the name of the label to follow conventions

Suggested change
AUTOUPDATE_LABELS_ALLOWLIST: "authn-explorer-autoupdate,events-catalog-autoupdate,management-explorer-autoupdate,myaccount-explorer-autoupdate,myorg-explorer-autoupdate,tenant-logs-update"
AUTOUPDATE_LABELS_ALLOWLIST: "authn-explorer-autoupdate,events-catalog-autoupdate,management-explorer-autoupdate,myaccount-explorer-autoupdate,myorg-explorer-autoupdate,tenant-logs-catalog-autoupdate"

ℹ️ We'll need to manually create this label here

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Just updated and will update in GH now as well. The label isn't referenced in the pipeline workflow yet (that work is in DM-619). So when I rename it now, 619 will just pick it up tenant-logs-catalog-autoupdate from the start (mostly just adding comment for my own reminder).

title: Log Type Codes
---
The following table lists the codes associated with each tenant log. If you want to learn more about log event schemas, you can reference our [GitHub repo](https://github.com/auth0/auth0-log-schemas).
Details for each log type code can be found in our [Tenant Log Catalog](/docs/tenant-logs). You can also reference our [GitHub repo](https://github.com/auth0/auth0-log-schemas).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❓ Question: curious if we had product weigh in on where we will have this information live in our URL structure

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No I did not connect with product. I can connect with Alison on it!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alison and I agree that it should match Events Catalog, and this is matching that structure.

…e for consistency

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants