chore: 중복된 sync-design-tokens.yml 폐기#26
Merged
Merged
Conversation
SWYP-Find/design-tokens 의 build.yml 이 zizizoi 스타일 자동 PR 흐름으로 확장되면서, 이 워크플로우는 동일한 일을 두 번 하는 형태가 됨. 새 흐름: - design-tokens 가 JSON 변경 감지 + Style Dictionary 검증 - design-tokens 가 Picke-iOS checkout + Tools/TokenGenerator.swift 실행 - design-tokens 가 develop 으로 자동 PR 생성 (peter-evans/create-pull-request) 이전 흐름(이 파일)은 repository_dispatch 또는 수동 실행으로 develop 에 직접 push. PR review 없이 직접 머지되는 단점과 함께 새 흐름과 중복. design-tokens PR 머지 + 첫 자동 PR 동작 확인 후 이 PR 을 머지할 것.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
`SWYP-Find/design-tokens` 의 `build.yml` 이 zizizoi 스타일 자동 PR 흐름으로 확장되면서, 이 워크플로우는 동일한 일을 두 번 하는 형태가 되었습니다.
새 흐름 (design-tokens 단일 책임)
변경
머지 순서
영향