Skip to content

chore: consolidate agent instructions - #29

Merged
donbeave merged 1 commit into
mainfrom
codex/force-agents-rule-20260901-v3
Aug 31, 2026
Merged

chore: consolidate agent instructions#29
donbeave merged 1 commit into
mainfrom
codex/force-agents-rule-20260901-v3

Conversation

@donbeave

Copy link
Copy Markdown
Member

Consolidate repository instruction files to one root AGENTS.md and root CLAUDE.md symlink.

Signed-off-by: Alexey Zhokhov <alexey@zhokhov.com>
Co-authored-by: Codex <codex@openai.com>
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T22:10:57.575544Z 4447aed PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4447aedb67

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/AGENTS.md
Comment on lines -3 to -6
- Keep untrusted pull-request workflows isolated in `*-public-unmerged.yml` on
pinned GitHub-hosted runners with read-only permissions and no secrets.
- Trusted default-branch automation must use pinned actions, least privilege,
bounded concurrency, measured job timeouts, and credential-free checkout.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Preserve scoped workflow security rules

When an agent next changes a file under .github/workflows, deleting this scoped file removes the only repository guidance that separates untrusted pull-request execution from trusted automation and requires pinned actions, read-only permissions, and credential-free checkout; the replacement root file contains none of these constraints. This makes the consolidation incomplete and permits later automated edits to route fork-controlled code onto trusted or self-hosted paths, so move these rules into the surviving root guidance rather than dropping them.

AGENTS.md reference: AGENTS.md:L3-L3

Useful? React with 👍 / 👎.

@donbeave
donbeave merged commit c71e8bd into main Aug 31, 2026
18 checks passed
@donbeave
donbeave deleted the codex/force-agents-rule-20260901-v3 branch August 31, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant