Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add refresh action on pull request actions #13

Merged
merged 4 commits into from
Nov 20, 2023

Conversation

hassan-pullflow
Copy link
Contributor

Summary of Changes

  • added Refresh pull request action.
  • added mutation for refreshCodeReview in pullRequestQuickActionsApi.ts.
  • created refresh function in pullRequestQuickActions.ts.

PR-Specific-Tests

  • User creates PR > PR is shown in quick pick > Shut down Pullflow server > User closes PR > PR is still shown in vscode > User refreshed PR > PR is not shown in vscode anymore.

@hassan-pullflow hassan-pullflow changed the base branch from main to release/1.1.1 November 16, 2023 18:49
@hassan-pullflow hassan-pullflow linked an issue Nov 20, 2023 that may be closed by this pull request
@hassan-pullflow hassan-pullflow merged commit 29370b8 into release/1.1.1 Nov 20, 2023
1 check passed
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.

Feature: Add refresh action on pull request actions
2 participants