Add GitHub Actions workflow to manage agentkit-challenge PR reviews#114
Merged
amanintech merged 2 commits intomainfrom Mar 29, 2026
Merged
Add GitHub Actions workflow to manage agentkit-challenge PR reviews#114amanintech merged 2 commits intomainfrom
amanintech merged 2 commits intomainfrom
Conversation
…eedback Agent-Logs-Url: https://github.com/Lamatic/AgentKit/sessions/b80785b0-d7a9-4b3d-91ef-29604087a2fa Co-authored-by: amanintech <28403318+amanintech@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Review open PRs labeled agentkit-challenge
Add GitHub Actions workflow to manage agentkit-challenge PR reviews
Mar 29, 2026
amanintech
approved these changes
Mar 29, 2026
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.
Automates CodeRabbit review enforcement across all open
agentkit-challengePRs: triggers missing/stale reviews, posts author reminders for unresolved feedback, and surfaces a categorized job summary.Changes
.github/workflows/review-challenge-prs.yml— new workflow that:agentkit-challenge@coderabbitai reviewfor PRs with no review or where commits are newer than the last review (stale)CHANGES_REQUESTEDasking the author to resolve before maintainer review<!-- agentkit-review-bot: ... -->)workflow_dispatchwith optional dry-runCurrent state of agentkit-challenge PRs (as of 2026-03-29)
CHANGES_REQUESTEDPR Checklist
1. Select Contribution Type
kits/<category>/<kit-name>/)bundles/<bundle-name>/)templates/<template-name>/)2. General Requirements
kebab-caseand matches the flow IDREADME.md(purpose, setup, usage)3. File Structure (Check what applies)
config.jsonpresent with valid metadata (name, description, tags, steps, author, env keys)flows/<flow-name>/(where applicable) include:config.json(Lamatic flow export)inputs.jsonmeta.jsonREADME.md.env.examplewith placeholder values only (kits only)config.jsonnode graphs (changes via Lamatic Studio export)4. Validation
npm install && npm run devworks locally (kits: UI runs; bundles/templates: flows are valid)[kit] Add <name> for <use case>)Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/graphql/usr/bin/gh gh auth status(http block)https://api.github.com/user/usr/bin/curl curl -s -H Authorization: ****** REDACTED(http block)If you need me to access, download, or install something from one of these locations, you can either:
💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.