This pull request merges the new features and bug fixes from v5. Key changes include:
TODO reference handling
Issue URL insertion
Update and comment on existing issues
Support for v2 projects
Assign milestones by name
Improved issue formatting
Link issues to PRs
Breaking changes
Milestones are now specified by name, not ID.
Support for classic projects has been removed, together with the user_projects: and org_projects: options,
and USER_PROJECTS and ORG_PROJECTS workflow settings.
The todo label is no longer set on created issues.
Overview
This pull request merges the new features and bug fixes from v5. Key changes include:
Breaking changes
user_projects:
andorg_projects:
options, andUSER_PROJECTS
andORG_PROJECTS
workflow settings.todo
label is no longer set on created issues.