Conversation
Add a GitHub Actions workflow that blocks pull requests containing AI attribution trailers in commit messages and AI tool emails in author/committer fields from being merged into protected branches. The workflow runs on pull_request and push events. On detection it fails the status check and posts a failure comment explaining the policy intent (DCO/Sign-off/CLA implications, the 2026-05-08 community proposal) and the required fix steps (amend or interactive rebase). Canonical source: https://github.com/MZC-CSC/cmig-workflow/blob/main/conf/workflow-templates/no-ai-trace.yml
ci: add AI direct commit attribution check workflow
/ns/{nsId}/infraDynamicReview POST 엔드포인트가 api.yaml에 누락되어
mc-web-console에서 호출 시 404가 발생하는 문제 수정
- mc-iam-manager의 Organization/Group 관련 serviceActions 제거 - ResetUserPassword, AssignRoleToUser 액션 제거 - Createuser resourcePath를 /api/users로 복구
- Fill missing serviceActions across conf/api.yaml, conf/docker/api.yaml,
and mc-web-console api.yaml (union, excluding mc-observability)
- Add PostInfraDynamicReview to all three
- Unify user endpoints to /api/users and /api/users/id/{userId}
- Fix typo key Getminingdbtags": -> Getminingdbtags:
sync: update serviceActions from mc-web-console conf/api.yaml
- mc-infra-manager: 196 → 338 actions (PascalCase 명명 규칙으로 전면 갱신) - mc-observability: 53 → 68 actions (전면 교체) - mc-iam-manager: 132 → 130 actions (assignGroupPlatformRole 등 추가, 구형 4개 제거) - mc-application-manager: +GetAppMgrReadyz - mc-data-manager: +GetDataMgrReadyz - mc-workflow-manager: +GetWorkflowReadyz - mc-infra-connector, mc-cost-optimizer: 변경 없음 - conf/docker/api.yaml도 동일하게 갱신
sync(api): update serviceActions from mc-web-console
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.
Summary
api endpoint 최신화
포함된 변경 내역