Tags: microsoft/Xbox-GDK-Samples
Tags
Update GitHub Actions for PR Summary Generation (#79) * Adding GitHub actions for generated PR summaries * Generate PR summary for any PR opened without a description Removes the bot-only filter so the workflow triggers for all PRs that are opened with an empty body, ensuring the formatted summary is auto-generated regardless of who creates the PR. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Add /generate-summary comment command to trigger PR summary Users can now comment '/generate-summary' on any PR to regenerate the formatted description on demand. The workflow still auto-triggers for PRs opened without a body. A rocket emoji reaction confirms the command was received. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Harden GitHub Actions workflows through environment variables Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
PreviousNext