Drew Hintz
f4f6eca871
[codex] Pin GitHub Actions workflow references ( #15828 )
...
Pin floating external GitHub Actions workflow refs to immutable SHAs.
Why are we doing this? Please see the rationale doc:
https://docs.google.com/document/d/1qOURCNx2zszQ0uWx7Fj5ERu4jpiYjxLVWBWgKa2wTsA/edit?tab=t.0
Did this break you? Please roll back and let hintz@ know
2026-03-27 23:00:05 +00:00
Eric Traut
14df5c9492
Fixed CLA action to properly exempt dependabot ( #7429 )
2025-11-30 20:45:17 -08:00
Eric Traut
2c885edefa
Added alternate form of dependabot to CLA allow list ( #7260 )
...
This fixes the CI check for CLA, which recently started to flag the
GitHub dependabot as "not having signed the CLA".
2025-11-24 12:04:27 -08:00
Eric Traut
a52cf4d2b4
Exempt the "codex" github user from signing the CLA ( #6724 )
...
This fixes bug #6697
2025-11-16 20:49:31 -08:00
Josh McKinney
4ae986967c
ci: only run CLA assistant for openai org repos ( #6687 )
...
This prevents notifications coming from PRs on forked repos
2025-11-14 17:34:14 -08:00
Eric Traut
5916153157
Don't lock PRs that have been closed without merging ( #6422 )
...
The CLA action is designed to automatically lock a PR when it is closed.
This preserves the CLA agreement statements, preventing the contributor
from deleting them after the fact. However, this action is currently
locking PRs that are closed without merging. I'd like to keep such PRs
open so the contributor can respond with additional comments. I'm
currently manually unlocking PRs that I close, but I'd like to eliminate
this manual step.
2025-11-10 08:46:11 -08:00
Trevor Creech
c7312c9d52
Fix CLA link in workflow ( #964 )
...
## Summary
- fix the CLA link posted by the bot
- docs suggest using an absolute URL:
https://github.com/marketplace/actions/cla-assistant-lite
2025-05-16 17:11:57 -07:00
Ilan Bigio
50925c0d6c
Set up CLA process and remove DCO ( #129 )
...
Signed-off-by: Ilan Bigio <ilan@openai.com >
2025-04-16 15:24:31 -07:00