Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 18:46
0b1c9f9

1.0.0 (2026-08-24)

⚠ BREAKING CHANGES

  • workflows: callers must use add-issue-to-projects.yml and add-pr-to-projects.yml; the legacy call-add-* workflow files were removed.

Code Refactoring

  • workflows: Refactor GitHub Actions workflows for adding issues and pull requests to projects (4436eb1)