Skip to content

docs: Add missing lastModified field to sign-up-rules.mdx#1219

Merged
madster456 merged 2 commits intodevfrom
promptless/fix-signup-rules-lastmodified
Feb 24, 2026
Merged

docs: Add missing lastModified field to sign-up-rules.mdx#1219
madster456 merged 2 commits intodevfrom
promptless/fix-signup-rules-lastmodified

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless bot commented Feb 24, 2026

Open this suggestion in Promptless to view citations and reasoning process

Adds the required lastModified field to the sign-up-rules.mdx frontmatter. Per client documentation requirements, all new MDX documents must include a lastModified field in the frontmatter with the current date.

Trigger Events

stack-auth/stack-auth commit (dev): 4af1534 docs: Document Sign-up Rules feature (#1183)

Promptless Research (1 GitHub PR)

Agent Response

I've completed my analysis of this commit and created a suggestion to fix an issue I found.

Summary

Trigger: Commit 4af1534 merged PR #1183 which documented the Sign-up Rules feature.

What I found: The new sign-up-rules.mdx file was missing the required lastModified field in its frontmatter. Per documentation requirements, all new MDX documents must include this field with the current date.

Fix created: I created a suggestion that adds the missing lastModified: "2026-02-24" field to the sign-up-rules.mdx frontmatter.

The underlying Sign-up Rules documentation content itself is comprehensive and well-written, covering rule creation, conditions, actions, priority/default settings, common use cases, analytics, and the rule testing feature.


Tip: Set up a GitHub Issues trigger in Projects to enable @Promptless mentions in issues 🐙

title: Sign-up Rules
description: Control who can sign up for your application with customizable rules.
icon: ShieldCheck
lastModified: "2026-02-24"
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.

Citation: Client instructions require that "Every new MDX document must include a lastModified field in the frontmatter with the current date in YYYY-MM-DD format." The sign-up-rules.mdx file added by PR #1183 was missing this required field.
View source

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
stack-backend Ready Ready Preview, Comment Feb 24, 2026 4:50pm
stack-dashboard Ready Ready Preview, Comment Feb 24, 2026 4:50pm
stack-demo Ready Ready Preview, Comment Feb 24, 2026 4:50pm
stack-docs Ready Ready Preview, Comment Feb 24, 2026 4:50pm

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 24, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ madster456
❌ promptless[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@madster456 madster456 merged commit 7468007 into dev Feb 24, 2026
7 of 11 checks passed
@madster456 madster456 deleted the promptless/fix-signup-rules-lastmodified branch February 24, 2026 16:43
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Feb 24, 2026

Greptile Summary

Adds the lastModified frontmatter field to the newly created sign-up-rules.mdx documentation file. The field is set to "2026-02-24" and follows the same date format pattern used in other documentation files. This is a metadata-only change that completes the frontmatter for the Sign-up Rules documentation that was introduced in PR #1183.

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • The change only adds a single optional metadata field to documentation frontmatter, following the existing pattern used in other MDX files. No code logic is affected, and the field is properly formatted according to the schema.
  • No files require special attention

Important Files Changed

Filename Overview
docs/content/docs/(guides)/concepts/sign-up-rules.mdx Added missing lastModified field to frontmatter with date "2026-02-24"

Last reviewed commit: d5f5aad

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

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