Skip to content

fix: Dependabot major는 검토 신호로 유지 (ignore 해제) - #81

Merged
get6 merged 1 commit into
mainfrom
get6.github.io-dependabot-major-as-review
Jul 24, 2026
Merged

fix: Dependabot major는 검토 신호로 유지 (ignore 해제)#81
get6 merged 1 commit into
mainfrom
get6.github.io-dependabot-major-as-review

Conversation

@get6

@get6 get6 commented Jul 24, 2026

Copy link
Copy Markdown
Owner

요약

Dependabot major를 숨기지 않습니다. minor/patch는 그룹으로, major는 개별 PR로 열어 “올릴 수 있는 버전” 신호로 씁니다. 자동 병합은 major에 적용하지 않습니다.

목표 · 이유

  • 이전 #80의 전면 semver-major ignore는 “major도 알려주면 좋다”는 의도와 반대였음.
  • Dependabot은 프로젝트 맞춤 지능이 약함 → 신호(PR) + Multica 검증이 현실적 모델.
  • minor/patch만 묶어서 노이즈를 줄이고, major는 패키지별 PR로 검토.

변경 사항

  • major ignore 제거
  • minor/patch group 유지
  • automerge-candidate 라벨 제거 (ecosystem entry 라벨이 major에도 붙는 GitHub 한계)
  • 병합 판정은 title semver / Multica major review에 의존

범위 밖

위험

  • Risk tier: T1
  • major PR이 다시 열림 → 의도됨. 자동 병합 금지 유지.

체크리스트

  • major 신호 복구
  • minor/patch 그룹 유지
  • automerge 라벨로 major를 속이지 않음

Re-enable semver-major version-update PRs so upgrades stay visible.
Keep minor/patch grouped. Omit automerge-candidate label (shared across
majors on same ecosystem entry). Majors need Multica/project verification.
@get6 get6 self-assigned this Jul 24, 2026
@get6

get6 commented Jul 24, 2026

Copy link
Copy Markdown
Owner Author

의도 정정 반영: major를 숨기지 않고 검토 신호로 유지.

  • minor/patch group 유지
  • major ignore 제거
  • 자동 병합은 major에 적용하지 않음 (Multica 검증)

@get6
get6 merged commit d69de5d into main Jul 24, 2026
1 of 2 checks passed
@get6
get6 deleted the get6.github.io-dependabot-major-as-review branch July 24, 2026 05:44
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.

1 participant