docs: point update-agent-skills links at actions, not archived reusable-workflows#70
Conversation
…le-workflows The daily update workflow already calls devantler-tech/actions/.github/workflows/update-agent-skills.yaml (see .github/workflows/update-agent-skills.yaml:14), but README.md and AGENTS.md still linked the archived devantler-tech/reusable-workflows repo, which was merged into actions. Both links now point at the real home.
@coderabbitai review |
|
✅ Action performedReview finished.
|
|
Warning Review limit reached
Next review available in: 58 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
CodeRabbit hit its rolling review quota on this PR ( @codex review |
Validation + user-evaluation record (head
Scope note: the edits are in |
|
Codex Review: Didn't find any major issues. Chef's kiss. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
Promoting and merging. Readiness holds at head
Deviation recorded: |
Why. Our README and
AGENTS.mdpointed readers atreusable-workflows— a repo that was archived and folded intoactions. The repo's own daily workflow already calls the new home, so the docs contradicted the code. A stale pointer in an agent-instruction file quietly misleads every future contributor and agent that reads it.What. Repoints both
update-agent-skillsreusable-workflow links at their real home indevantler-tech/actions. Docs-only, no behaviour change.Trivial-fix carve-out (stale link correction), so no tracking issue.