Aggregate proposed run changes into a single GitHub PR comment

Currently, notification policies evaluate per-run event, so each policy execution can only see a single run. This means:

  • Multiple PR comments (one per run) clutter the PR timeline

  • Reviewers must click into each run individually to see what changed

  • Teams resort to building external aggregators (webhooks β†’ custom service β†’ GitHub API) to work around this

Add the ability for native support for aggregating all proposed runs triggered by the same commit/PR into a single GitHub PR comment

Workaround
When a PR triggers multiple proposed runs (across different stacks), Spacelift creates separate GitHub PR comments per run or requires a custom aggregator. This creates noise and confusion for PR authors and reviewers who can't see all resource changes in one place. The VCS integration's "Aggregate VCS checks" only groups checks, not the actual resource change comments.
Problem
When a PR triggers multiple proposed runs (across different stacks), Spacelift creates separate GitHub PR comments per run or requires a custom aggregator. This creates noise and confusion for PR authors and reviewers who can't see all resource changes in one place. The VCS integration's "Aggregate VCS checks" only groups checks, not the actual resource change comments.

Please authenticate to join the conversation.

Upvoters
Status

πŸ‘€ In Review

Board

πŸ’‘ Feature Requests

Date

3 days ago

Subscribe to post

Get notified by email when there are changes.