Skip to content

feat(review): add "Refresh" action to re-sync review message with GitLab#165

Open
aquerrec wants to merge 1 commit into
ManoManoTech:mainfrom
aquerrec:feat/refresh-review
Open

feat(review): add "Refresh" action to re-sync review message with GitLab#165
aquerrec wants to merge 1 commit into
ManoManoTech:mainfrom
aquerrec:feat/refresh-review

Conversation

@aquerrec

Copy link
Copy Markdown

Adds a new overflow menu entry on review messages that re-fetches all MR data from GitLab (state, approvals, pipeline, discussions) and updates the Slack message in place. Useful when Homer misses a webhook and the message is out of sync. A permalink to the refreshed message is included in the ephemeral confirmation sent to the user.

Adds a new overflow menu entry on review messages that re-fetches all MR data from GitLab (state, approvals, pipeline, discussions) and updates the Slack message in place.
Useful when Homer misses a webhook and the message is out of sync.
A permalink to the refreshed message is included in the ephemeral confirmation sent to the user.
@pfongkye
pfongkye self-requested a review April 13, 2026 13:48
@codecov

codecov Bot commented Apr 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.90909% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.00%. Comparing base (da5f25e) to head (9b024f1).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/review/commands/share/utils/refreshReview.ts 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   87.97%   88.00%   +0.02%     
==========================================
  Files         102      103       +1     
  Lines        2221     2242      +21     
  Branches      426      428       +2     
==========================================
+ Hits         1954     1973      +19     
- Misses        256      258       +2     
  Partials       11       11              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant