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
Update the release-notes workflow to call Copilot with a dedicated `COPILOT_API_KEY` instead of the previous GitHub Models endpoint. The request now uses a chat payload with system and user messages and sends it via `requests.post`, while keeping the existing error fallback that prints raw commits when generation fails.
0 commit comments