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
ci(release): announce releases in repo and org discussions (#18)
Post each release to GitHub Discussions in two places:
- repo-level via action-gh-release discussion_category_name (Announcements)
- org-level (codellm-devkit/.github) via a createDiscussion GraphQL step,
authenticated by ORG_DISCUSSIONS_TOKEN and reusing the composed release body
Also add Maintenance (ci/chore) and a catch-all Other category to the
changelog config so CI/chore PRs stop dropping out of the release notes.
0 commit comments