Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Better GitHub workflow#599

Merged
svedova merged 2 commits intomainfrom
better-github-workflow
Apr 11, 2025
Merged

Better GitHub workflow#599
svedova merged 2 commits intomainfrom
better-github-workflow

Conversation

@svedova
Copy link
Copy Markdown
Contributor

@svedova svedova commented Apr 11, 2025

No description provided.

@svedova svedova requested a review from Copilot April 11, 2025 02:52
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 12 out of 13 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • src/pages/apps/_components/snapshots/WelcomeModal.spec.tsx.snap: Language not supported
Comments suppressed due to low confidence (2)

src/pages/apps/new/gitlab/NewGitlabApp.tsx:19

  • The Card component now receives an 'error' prop instead of 'loading'. Please verify that this change is intentional and that the Card component is designed to display an error state in place of a loading state.
<Card sx={{ width: "100%", mb: 4 }} error={error}>

src/pages/apps/new/_components/RepoList.tsx:105

  • The mapping function uses 'repos' even though the prop is named 'repositories'. Update the variable to 'repositories' to reference the correct prop.
{repos.map(r => (

@svedova svedova merged commit 9489026 into main Apr 11, 2025
1 check passed
@svedova svedova deleted the better-github-workflow branch April 11, 2025 02:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants