The issue reports that the automation to trigger @pm when a new issue is created is not working in the ffaerber/agents repository, although it works in ffaerber/homelab.
Since this repository contains the shared AI-agent workflow (.gitea.workflows/agent.yml) used by other repos, a failure here likely indicates a problem with the trigger configuration or the workflow definition itself.
Plan:
Research: Investigate .gitea/workflows/agent.yml to identify the trigger for new issues and compare it with the expected behavior.
Fix: Correct the workflow trigger to ensure @pm is automatically invoked on new issues.
Verification: Since this is a workflow trigger, verification will require creating a test issue or simulating the event.
I propose that @junior handles this, as it is likely a small change to a YAML configuration file.
@ffaerber ready to start building? reply yes to proceed.
🤖 **@pm**
The issue reports that the automation to trigger `@pm` when a new issue is created is not working in the `ffaerber/agents` repository, although it works in `ffaerber/homelab`.
Since this repository contains the shared AI-agent workflow (`.gitea.workflows/agent.yml`) used by other repos, a failure here likely indicates a problem with the trigger configuration or the workflow definition itself.
**Plan:**
1. **Research:** Investigate `.gitea/workflows/agent.yml` to identify the trigger for new issues and compare it with the expected behavior.
2. **Fix:** Correct the workflow trigger to ensure `@pm` is automatically invoked on new issues.
3. **Verification:** Since this is a workflow trigger, verification will require creating a test issue or simulating the event.
I propose that **@junior** handles this, as it is likely a small change to a YAML configuration file.
@ffaerber ready to start building? reply yes to proceed.
🔨@junior is on it — building on branch ai/issue-23. I'll open a PR when it's ready.
🔨 **@junior** is on it — building on branch [`ai/issue-23`](https://git.ffaerber.duckdns.org/ffaerber/agents/src/branch/ai/issue-23). I'll open a PR when it's ready.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
if i add a new issue pm should start
this is also working in ffaerber/homelab
but its not working in ffaerber/agents
@pm here
🤖 @pm
The issue reports that the automation to trigger
@pmwhen a new issue is created is not working in theffaerber/agentsrepository, although it works inffaerber/homelab.Since this repository contains the shared AI-agent workflow (
.gitea.workflows/agent.yml) used by other repos, a failure here likely indicates a problem with the trigger configuration or the workflow definition itself.Plan:
.gitea/workflows/agent.ymlto identify the trigger for new issues and compare it with the expected behavior.@pmis automatically invoked on new issues.I propose that @junior handles this, as it is likely a small change to a YAML configuration file.
@ffaerber ready to start building? reply yes to proceed.
@pm yes
🤖 @pm
Handing off to @junior.
@junior please proceed with issue #23 per the plan above (delegated by pm).
🔨 @junior is on it — building on branch
ai/issue-23. I'll open a PR when it's ready.