Add trusted PR feedback loop - #21
Merged
Merged
Conversation
Collaborator
Jwaminju
force-pushed
the
codex/pr-agent-gates
branch
from
July 7, 2026 15:00
a15f8eb to
0295e25
Compare
Accept managed PR feedback only from trusted reviewers and bound every file change.
Use one structured model response to update only the selected translation post.
Request one structured response and emit a small machine-readable disposition.
Verify repository permission and mark the current head pending before mutation.
List unresolved threads and reply before resolving them through GitHub GraphQL.
Reject stale heads, verify the bounded edit, and push one translation file.
Refresh the exact head and trusted feedback revision before publishing readiness.
Apply translation file constraints only to managed pull requests.
Expose unresolved review threads as a visible lifecycle gate.
Request human merge approval only after all lifecycle gates pass.
Reply with evidence before resolving non-blocking inline feedback.
Retry verified gate fixes three times before requiring a human decision.
Apply the managed label when each translation pull request is created.
Use the bot token when reusable jobs read the central private repository.
Render Markdown reports in collapsible PR comments and remove artifact retention dependencies.
Jwaminju
force-pushed
the
codex/pr-agent-feedback
branch
from
July 7, 2026 15:04
c4b355e to
4dd5fe5
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

변경 사항
.md는 artifact가 아니라 PR comment의<details>섹션으로 게시합니다.OPENAI_API_KEYsecret에 공백/개행이 포함되어도 동작하도록 sanitize했습니다.검증
54 passed4d682e6d3efae003b50ee291e56086f80acb72390Cleanup TODO
.github/workflows/hf-agent-e2e-154.yml.github/workflows/hf-agent-e2e-161.yml비고