You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.