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 confirmation prompt for removing git providers #1260

Merged

Conversation

tarunrajput
Copy link
Contributor

add confirmation prompt for removing git providers

Description

this PR adds a confirmation prompt for removing git providers. Prompt can be skipped by passing --yes flag

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

Related Issue(s)

closes #1256

@tarunrajput tarunrajput requested a review from a team as a code owner October 16, 2024 18:27
@tarunrajput tarunrajput force-pushed the feat/add-gp-delete-confirm-prompt branch from b904e68 to 2b27967 Compare October 16, 2024 18:28
Copy link
Member

@Tpuljak Tpuljak left a comment

Choose a reason for hiding this comment

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

Nice work

@lbrecic lbrecic merged commit e6958a4 into daytonaio:main Oct 17, 2024
12 checks 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.

Add yes prompt for removing Git provider configs
3 participants