Redmine Issues
Open Redmine issues across the projects a companion workflow queries, filterable by the Team custom field (or "all" teams), with parent/child issues (following your tracker hierarchy, e.g. Theme/Story/Task) clustered into one tree per shared ancestor instead of a flat list.
Open Redmine issues across a parent project and one of its subprojects (each project's own steps below, edit the `project` input on each to point at your own Redmine project identifiers). Steps are split by status: New, In Progress, Ready, Design, Waiting. For the parent project's "New" status specifically, only the 100 most recently updated issues are fetched — the tracker model's list_issues method has no offset-based pagination beyond that (see the companion report's notes for any truncation)
Open Redmine issues from a companion workflow's list_issues steps, filterable by the Team custom field
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned