-
Notifications
You must be signed in to change notification settings - Fork 1
chore(codex): bootstrap PR for issue #483 #534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
4424930
chore(codex): bootstrap PR for issue #483
github-actions[bot] 343e505
Add post-merge metrics schema support
a10de9d
chore(autofix): formatting/lint
github-actions[bot] a11519f
Merge branch 'main' into codex/issue-483
stranske d96b805
Fix rate-limit failures in autofix and codeql
stranske d01aedd
Merge remote-tracking branch 'origin/main' into pr-534
stranske 6938ae9
chore: mark context_extractor executable
stranske 6c41f4e
Fix token precedence for CodeQL/autofix
stranske b085846
Revert CodeQL custom token override
stranske 671c42a
chore(codex-keepalive): apply updates (PR #534)
github-actions[bot] 884be2f
Merge branch 'codex/issue-483' of https://github.com/stranske/Workflo…
github-actions[bot] 18b0c34
chore(autofix): formatting/lint
github-actions[bot] a1be409
feat: add post-merge metrics builder
c5871cc
chore(autofix): formatting/lint
github-actions[bot] 16f040c
fix(lint): simplify condition in _section_has_content per SIM103
stranske 6d3b094
fix: replace deprecated datetime.utcnow() with datetime.now(UTC)
stranske 7023eb3
Merge branch 'main' into codex/issue-483
stranske 50868e9
chore(codex-keepalive): apply updates (PR #534)
github-actions[bot] da21dc4
chore(autofix): formatting/lint
github-actions[bot] 8a1f32a
Merge branch 'main' into codex/issue-483
stranske File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| <!-- bootstrap for codex on issue #483 --> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| {"changed": true, "classification": {"total": 0, "new": 0, "allowed": 0}, "timestamp": "2026-01-05T06:00:00Z", "files": [".github/scripts/agents_pr_meta_update_body.js", ".github/scripts/__tests__/agents-pr-meta-update-body.test.js", "scripts/langchain/context_extractor.py", "scripts/langchain/prompts/context_extract.md", "tests/scripts/test_context_extractor.py"]} | ||
| {"changed": true, "classification": {"total": 0, "new": 0, "allowed": 0}, "timestamp": "2026-01-05T08:45:34Z", "files": ["scripts/issue_pattern_feedback.py", "scripts/issue_pattern_report.py", "scripts/langchain/issue_formatter.py", "tests/scripts/test_issue_pattern_feedback.py", "tests/scripts/test_issue_pattern_report.py"]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.