code review copilot skill - #5114
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Adds a repository-specific code-review skill and updates the documentation site footer.
Changes:
- Adds Temporal documentation review guidance and checklists.
- Reorganizes footer links into Resources, Company, and For agents sections.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
.github/skills/code-review/SKILL.md |
Defines the code-review skill. |
docusaurus.config.js |
Revises footer navigation and links. |
Suppressed comments (1)
.github/skills/code-review/SKILL.md:25
- This link resolves to the nonexistent repository-root
MARKDOWN_PIPELINE.md; the file is underreadme/(as shown inAGENTS.md:13). Reviewers following the skill therefore get a dead link.
| LLM Markdown pipeline | [MARKDOWN_PIPELINE.md](../../../MARKDOWN_PIPELINE.md) |
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| copyright: `Copyright © ${new Date().getFullYear()} Temporal Technologies Inc.`, | ||
| links: [ | ||
| { | ||
| title: 'Resources', |
There was a problem hiding this comment.
This was rebased but it looks like its giving more thorough reviews. Not 100% sure why it wasn't in the beginning - maybe there was less to find so it's just summarizing. The tone could be changed so it's easier to read with a separate action step for the reviewer.
dfdec2c to
3bccbe8
Compare
📖 Docs PR preview linksThis PR does not change any pages in /docs. If you make updates, links to the modified pages will appear here. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
What does this PR do?
Add a GitHub Copilot agent skill for automated Copilot code reviews on this repo. Based on AGENTS.md.
Notes to reviewers
┆Attachments: EDU-6958 code review copilot skill