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

πŸ”€ :: [#346] complete call μ—°κ²° #347

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

kimsh153
Copy link
Member

πŸ’‘ λ°°κ²½ 및 κ°œμš”

  • complete call μ—°κ²°

Resolves: #346

πŸ“ƒ μž‘μ—…λ‚΄μš©

complete call μ—°κ²°

βœ… PR 체크리슀트

ν…œν”Œλ¦Ώ 체크리슀트 말고도 μΆ”κ°€μ μœΌλ‘œ ν•„μš”ν•œ μ²΄ν¬λ¦¬μŠ€νŠΈλŠ” μΆ”κ°€ν•΄μ£Όμ„Έμš”!

  • 이 μž‘μ—…μœΌλ‘œ 인해 변경이 ν•„μš”ν•œ λ¬Έμ„œκ°€ λ³€κ²½λ˜μ—ˆλ‚˜μš”? (e.g. .env, λ…Έμ…˜, README)
  • 이 μž‘μ—…μ„ ν•˜κ³ λ‚˜μ„œ κ³΅μœ ν•΄μ•Όν•  νŒ€μ›λ“€μ—κ²Œ κ³΅μœ λ˜μ—ˆλ‚˜μš”? (e.g. "API 개발 μ™„λ£Œλμ–΄μš”", "ν™˜κ²½κ°’ μΆ”κ°€λ˜μ—ˆμ–΄μš”")
  • μž‘μ—…ν•œ μ½”λ“œκ°€ μ •μƒμ μœΌλ‘œ λ™μž‘ν•˜λ‚˜μš”?
  • Merge λŒ€μƒ λΈŒλžœμΉ˜κ°€ μ˜¬λ°”λ₯Έκ°€μš”?
  • PRκ³Ό κ΄€λ ¨ μ—†λŠ” μž‘μ—…μ΄ μžˆμ§€λŠ” μ•Šλ‚˜μš”?

🎸 기타

@kimsh153 kimsh153 added 0️⃣ Priority: Critical μš°μ„ μˆœμœ„ - κΈ΄κΈ‰!!!!! 🐞 Bug 버그 λ°œμƒ labels Jul 11, 2024
@kimsh153 kimsh153 self-assigned this Jul 11, 2024
@kimsh153 kimsh153 marked this pull request as ready for review July 11, 2024 16:03
@@ -67,6 +67,6 @@ final class InputInformationIntent: InputInformationIntentProtocol {
extension InputInformationIntent: InputProfileDelegate {
func completeToInputProfile(input: InputProfileInformationObject) {
model?.updateInputProfileInformationObject(object: input)
inputInformationDelegate?.completeToInputInformation()
model?.updateIsCompleteToInputAllInfo(isComplete: true)
Copy link
Member

Choose a reason for hiding this comment

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

?

@kimsh153 kimsh153 merged commit 5848ca5 into master Jul 11, 2024
2 checks passed
@kimsh153 kimsh153 deleted the 346-add-complete-call branch July 11, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0️⃣ Priority: Critical μš°μ„ μˆœμœ„ - κΈ΄κΈ‰!!!!! 🐞 Bug 버그 λ°œμƒ
Projects
None yet
Development

Successfully merging this pull request may close these issues.

νšŒμ›κ°€μž… complete call μ•ˆ λ³΄λ‚΄λŠ” 이슈
2 participants