Skip to content

🎯 EPIC ISSUE: — PIPELINE-ALPHA #998

🎯 EPIC ISSUE: — PIPELINE-ALPHA

🎯 EPIC ISSUE: — PIPELINE-ALPHA #998

# Auto-add issues/PRs to Project #6 "VIBECODER"
#
# Triggers when issues or PRs are opened/labeled with ralph-related labels.
# Requires PROJECT_TOKEN secret (classic PAT with `project` scope).
name: Auto-add to Project
on:
issues:
types: [opened, labeled]
pull_request:
types: [opened, labeled]
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/users/gHashTag/projects/6
github-token: ${{ secrets.PROJECT_TOKEN }}
labeled: assign:ralph, priority:P0, priority:P1, priority:P2, swarm:parent, agent:spawn, security, task