Brian Henzelmann
8f5d68f9d2
Document Codex git commit attribution config ( #21379 )
...
## Summary
- document that commit attribution for generated git commit messages is
gated by the `codex_git_commit` feature flag
- add an example `config.toml` snippet showing `commit_attribution` with
`[features].codex_git_commit = true`
- update the config schema description so the reference docs explain
that `commit_attribution` only takes effect when the feature is enabled
Fixes #19799 .
## Validation
- `cargo run -p codex-core --bin codex-write-config-schema`
- `cargo test -p codex-config`
- `cargo test -p codex-features`
- `cargo fmt --check`
- `git diff --check`
## Notes
- `cargo test -p codex-core config_schema_matches_fixture` currently
fails before reaching the schema test because `core_test_support`
imports `similar` without a linked crate in this checkout. The narrower
package checks above avoid that unrelated test-support build failure.
2026-05-06 16:14:50 -05:00
..
2026-05-06 10:48:37 +02:00
2026-04-21 10:22:36 -07:00
2026-05-06 16:14:50 -05:00
2026-05-06 19:54:26 +00:00
2026-05-06 19:54:26 +00:00
2026-05-06 18:00:21 +03:00
2026-04-30 14:26:14 -07:00
2026-04-26 22:11:49 -07:00
2026-05-06 19:54:26 +00:00
2026-04-30 14:26:14 -07:00
2026-05-04 22:33:20 +00:00
2026-05-06 13:12:24 -07:00
2026-05-05 12:12:03 -07:00
2026-04-24 17:49:29 -07:00
2026-04-26 15:10:53 -07:00
2026-04-26 15:30:40 -07:00
2026-05-01 22:11:06 +00:00
2026-05-04 14:15:01 +02:00
2026-04-21 15:37:12 -07:00
2026-04-27 21:58:29 +00:00
2026-05-06 10:48:37 +02:00
2026-05-06 09:58:46 -07:00
2026-04-23 13:28:12 -07:00
2026-05-06 10:48:54 +00:00
2026-05-06 18:00:21 +03:00
2026-05-06 18:00:21 +03:00
2026-05-06 18:00:21 +03:00
2026-04-26 17:18:09 -07:00
2026-05-06 18:00:21 +03:00
2026-05-01 17:46:02 +02:00
2026-05-04 19:36:07 +00:00
2026-05-06 19:42:45 +00:00
2026-05-06 19:54:26 +00:00
2026-04-26 17:18:09 -07:00
2026-04-20 22:39:17 -07:00
2026-04-26 15:10:53 -07:00
2026-04-26 15:10:53 -07:00
2026-05-01 01:05:02 +00:00
2026-05-01 00:56:20 +00:00
2026-05-01 01:05:02 +00:00
2026-04-29 19:13:57 +00:00
2026-04-29 19:13:57 +00:00
2026-04-20 11:23:00 +01:00
2026-04-20 11:23:00 +01:00
2026-04-17 00:51:21 +00:00
2026-05-05 21:45:29 +00:00
2026-05-05 10:29:30 -07:00
2026-04-28 13:03:28 +02:00
2026-04-28 19:43:44 -07:00
2026-05-06 08:35:42 -07:00
2026-04-23 17:14:02 -07:00
2026-05-06 19:42:45 +00:00
2026-05-06 19:42:45 +00:00
2026-05-06 19:42:45 +00:00
2026-05-04 19:36:07 +00:00
2026-04-17 18:34:06 +08:00
2026-04-30 14:26:14 -07:00
2026-04-27 16:01:05 +02:00
2026-04-27 03:18:57 +00:00
2026-04-24 17:49:29 -07:00
2026-04-13 10:26:51 -07:00
2026-05-06 02:12:31 +00:00
2026-05-05 21:45:29 +00:00
2026-05-06 10:48:54 +00:00
2026-05-06 02:12:31 +00:00
2026-04-23 10:17:09 -07:00
2026-04-20 14:04:09 -07:00
2026-05-04 22:28:14 +00:00
2026-04-16 14:30:57 -07:00
2026-04-14 14:26:10 -07:00
2026-05-05 15:25:19 -07:00
2026-04-27 13:41:27 -07:00
2026-04-26 15:30:40 -07:00
2026-04-26 13:29:54 -07:00
2026-04-26 13:29:54 -07:00
2026-04-20 22:39:17 -07:00
2026-05-06 18:00:21 +03:00
2026-05-04 11:46:03 -07:00
2026-05-04 11:46:03 -07:00
2026-05-04 20:36:29 -07:00
2026-05-04 20:36:29 -07:00
2026-04-14 14:26:10 -07:00
2026-05-04 11:46:03 -07:00
2026-04-26 17:18:09 -07:00
2026-05-05 21:45:29 +00:00
2026-05-05 21:45:29 +00:00
2026-05-06 10:48:54 +00:00
2026-05-06 10:48:54 +00:00
2026-04-26 17:18:09 -07:00
2026-04-13 23:11:49 -07:00
2026-05-06 11:36:15 +02:00
2026-05-06 11:36:15 +02:00
2026-04-28 16:36:59 +00:00
2026-05-04 22:33:20 +00:00
2026-04-15 21:48:05 +00:00
2026-04-20 22:39:17 -07:00
2026-04-20 22:39:17 -07:00
2026-04-20 10:27:01 -07:00