Skip to content

feat(settings): personal rules added to system prompts #1151

feat(settings): personal rules added to system prompts

feat(settings): personal rules added to system prompts #1151

Triggered via pull request June 29, 2026 19:51
@cursorcursor[bot]
synchronize #944
Status Success
Total duration 4m 2s
Artifacts

pr-preview.yml

on: pull_request_target
Check approved contributor
5s
Check approved contributor
Deploy Preview
3m 52s
Deploy Preview
Cleanup Preview
Cleanup Preview
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Check approved contributor
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Deploy Preview
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@v7, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Sensitive data should not be used in the ARG or ENV commands: Dockerfile#L149
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BETTER_AUTH_URL") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/