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

feat: Add cloud upgrade insights to upgrade flyout #1419

Conversation

maciaszczykm
Copy link
Member

Zrzut ekranu 2024-09-27 o 12 02 19 Zrzut ekranu 2024-09-27 o 12 02 36

@maciaszczykm maciaszczykm added the enhancement New feature or request label Sep 27, 2024
@maciaszczykm maciaszczykm requested a review from a team September 27, 2024 10:04
Copy link

linear bot commented Sep 27, 2024

const [mutation, { loading, error }] = useCreatePullRequestMutation({
variables: {
id: pr.id,
branch: 'mjg/upgrade',
Copy link
Contributor

@jsladerman jsladerman Sep 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this supposed to be hardcoded? (I know it was always like that before but I just noticed)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was for a demo a while ago, we can get rid of it in another pr if we want

@michaeljguarino michaeljguarino merged commit 528db15 into master Sep 27, 2024
10 checks passed
@michaeljguarino michaeljguarino deleted the marcin/prod-2681-add-cloud-upgrade-insights-to-upgrade-flyout branch September 27, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants