feat: add milestone-sync, issue-sync, issue-intake actions #4

Merged
neerdoc merged 1 commit from feat/issue_sync into main 2026-07-15 13:17:47 +00:00
Owner

Consolidates the repo-as-source-of-truth issue/milestone sync logic that
was duplicated per-repo (originally in services) into shared composite
actions. issue-intake creates its PR directly rather than via create-pr,
since create-pr's immediate-auto-merge behavior is wrong for a flow that
needs human review before the PR becomes canonical.

Also documents every existing action in README.md — it only covered
create-pr's gotcha before.

Consolidates the repo-as-source-of-truth issue/milestone sync logic that was duplicated per-repo (originally in services) into shared composite actions. issue-intake creates its PR directly rather than via create-pr, since create-pr's immediate-auto-merge behavior is wrong for a flow that needs human review before the PR becomes canonical. Also documents every existing action in README.md — it only covered create-pr's gotcha before.
Consolidates the repo-as-source-of-truth issue/milestone sync logic that
was duplicated per-repo (originally in services) into shared composite
actions. issue-intake creates its PR directly rather than via create-pr,
since create-pr's immediate-auto-merge behavior is wrong for a flow that
needs human review before the PR becomes canonical.

Also documents every existing action in README.md — it only covered
create-pr's gotcha before.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
WulfScience-FOSS/ci-actions!4
No description provided.