You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have marked this issue as stale because it has been inactive for
18 months. If this issue is still relevant, removing the stale label
or adding a comment will keep it active. Otherwise, we'll close it in
10 days to keep the issue queue tidy. Thank you for your contribution
to CockroachDB!
Is your feature request related to a problem? Please describe.
We currently check in generated doc files. A few of them see very frequent change (https://github.com/cockroachdb/cockroach/blob/master/docs/generated/settings/settings-for-tenants.txt) for e.g. and a frequent source of benign merge conflicts and forgot-to-generate-and-need-to-rerun-CI activity, which is not great and time consuming.
Describe the solution you'd like
Do we get much out of these things being checked in? If not, we should .gitignore them.
Jira issue: CRDB-13319
The text was updated successfully, but these errors were encountered: