Skip to content

chore(deps): bump rubykatzen/starcast from 0.2 to 0.5 - #54

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/rubykatzen/starcast-0.5.0
Closed

chore(deps): bump rubykatzen/starcast from 0.2 to 0.5#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/rubykatzen/starcast-0.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps rubykatzen/starcast from 0.2 to 0.5.

Release notes

Sourced from rubykatzen/starcast's releases.

v0.5.0

Added

  • collect-pull-requests-shared.yml reusable workflow and actions/collect-pull-requests composite action: collect open pull requests, including drafts, from configured organizations/repositories into a GitHub Project V2. Existing active and archived Project items are left untouched, and Status is owned by Project automation.

Changed

  • Breaking: pull-issue-shared.yml and actions/pull-issue are renamed to collect-issues-shared.yml and actions/collect-issues for consistent naming across issue and pull-request collection.

v0.4.0

Changed

  • Breaking: pull-issue-shared.yml and actions/pull-issue replace the comma-separated organizations and repos inputs with JSON-array organizations and repositories inputs.

v0.3.1

Removed

  • intake-issue-shared.yml reusable workflow and actions/intake-issue composite action. Use pull-issue-shared.yml for centralized repository or organization intake.

v0.3.0

Added

  • pull-issue-shared.yml reusable workflow: pulls open issues from a configured set of organizations and/or repositories into a GitHub Project V2, idempotently — the hub-side (pull) counterpart to intake-issue-shared.yml's push model. Donor repos need no configuration; organizations are expanded to repositories, and each repository's open issues are paginated independently.
Changelog

Sourced from rubykatzen/starcast's changelog.

Changelog

[Unreleased]

Added

  • actions/proposal composite action: a single Homebrew-style CLI (proposal.py <mode> --flag value) covering the whole proposal lifecycle's deterministic surface — dequeue, list-fields, propose, apply, reject — sharing transport, field-discovery, and mutation helpers instead of one script per action.
    • dequeue: consumer-owned capacity_query/queue_query gate and source the next proposal candidate, one per run — see capacity_query/queue_query/review_limit inputs on proposal-shared.yml's propose job. capacity_query must alias exactly one scalar numeric field as capacity, queue_query exactly one array-valued field as queue; both are found by a recursive, type-disambiguated alias search rather than a schema-aware mapping.
    • list-fields: discovers the prefixed proposal Issue Fields available in a repository.
    • propose: creates a proposal issue against a parent — Issue Type, sub-issue relationship, field values, and the control comment. Field values are mocked (a trivial type-appropriate placeholder) rather than agent-decided; real regulation-constrained judgment is tracked in #11.
    • apply/reject: unchanged behavior from the actions they replace (below), now reached via mode: apply/mode: reject.
  • proposal-shared.yml's propose job now dequeues a candidate and creates a (mocked) proposal for it, instead of a placeholder notice.

Changed

  • Breaking: actions/apply-proposal and actions/reject-proposal (added in v0.8.0) are removed; their behavior moves to actions/proposal with mode: apply/mode: reject.
  • proposal-shared.yml's validate job now also requires capacity_query/queue_query/review_limit on schedule/ workflow_dispatch runs.

[v0.8.0] - 2026-08-05

Added

  • actions/apply-proposal composite action: copies a proposal's mapped Issue Fields onto its parent (type/parent/labels handled as reserved names via native Issue Type, sub-issue, and Label mutations), then closes the proposal and any open sibling proposals of the same parent. Idempotent — a no-op against an already-closed proposal.
  • actions/reject-proposal composite action: closes a proposal, nothing else.

... (truncated)

Commits
  • 3d564e7 chore: update changelog for v0.5.0 (#43)
  • ee36792 feat: add collection workflows for pull requests (#42)
  • 5da0c3b chore: update changelog for v0.4.0 (#40)
  • 2a61bae feat: use JSON arrays for pull sources (#39)
  • 94ac376 Update README.md
  • b2cd8bd chore: update changelog for v0.3.1 (#38)
  • 2b932b0 refactor: remove push-based issue intake (#37)
  • 1d3f1fd chore: update changelog for v0.3.0 (#36)
  • c6b755d feat: add pull-issue reusable workflow (hub/pull model) (#35)
  • f272377 chore: remove intake-issue-clarification.yml push-model caller
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 4, 2026
@dependabot dependabot Bot changed the title chore(deps): bump rubykatzen/starcast from 0.2 to 0.5.0 chore(deps): bump rubykatzen/starcast from 0.2 to 0.5 Aug 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/rubykatzen/starcast-0.5.0 branch from 808f37e to b9a66ab Compare August 5, 2026 16:29
Bumps [rubykatzen/starcast](https://github.com/rubykatzen/starcast) from 0.2 to 0.5.
- [Release notes](https://github.com/rubykatzen/starcast/releases)
- [Changelog](https://github.com/rubykatzen/starcast/blob/main/CHANGELOG.md)
- [Commits](v0.2...v0.5)

---
updated-dependencies:
- dependency-name: rubykatzen/starcast
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/rubykatzen/starcast-0.5.0 branch from b9a66ab to bab1e77 Compare August 6, 2026 10:14
@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #73.

@dependabot dependabot Bot closed this Aug 7, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/rubykatzen/starcast-0.5.0 branch August 7, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant