Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 14:35
· 37 commits to main since this release
3d564e7

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.