core-agent-ide/.github/workflows
Eric Traut b315b22f7b
Fixed the deduplicator github action (#7070)
It stopped working (found zero duplicates) starting three days ago when
the model was switched from `gpt-5` to `gpt-5.1`. I'm not sure why it
stopped working. This is an attempt to get it working again by using the
default model for the codex action (which is presumably
`gpt-5.1-codex-max`).
2025-11-20 22:46:55 -08:00
..
ci.yml chore(deps): bump actions/upload-artifact from 4 to 5 (#6137) 2025-11-02 20:38:45 -08:00
cla.yml Exempt the "codex" github user from signing the CLA (#6724) 2025-11-16 20:49:31 -08:00
close-stale-contributor-prs.yml chore(deps): bump actions/github-script from 7 to 8 (#6755) 2025-11-16 19:53:19 -08:00
codespell.yml chore(deps): bump codespell-project/actions-codespell from 2.1 to 2.2 (#6437) 2025-11-09 21:58:51 -08:00
issue-deduplicator.yml Fixed the deduplicator github action (#7070) 2025-11-20 22:46:55 -08:00
issue-labeler.yml Updated the AI labeler rules to match the most recent issue tracker labels (#6347) 2025-11-06 16:02:12 -08:00
rust-ci.yml tmp: drop sccache for windows 2 (#6775) 2025-11-17 16:39:15 +00:00
rust-release.yml Revert "templates and build step for validating/submitting winget package" (#6696) 2025-11-15 03:47:58 +00:00
sdk.yml SDK CI (#4483) 2025-09-29 21:15:02 -07:00