Skip to content

feat(ci,github): add CODEOWNERS and enforce PR source branch validation - #2

Merged
matbdev merged 1 commit into
developfrom
feature/code_owners_definition
Jul 24, 2026
Merged

feat(ci,github): add CODEOWNERS and enforce PR source branch validation#2
matbdev merged 1 commit into
developfrom
feature/code_owners_definition

Conversation

@matbdev

@matbdev matbdev commented Jul 24, 2026

Copy link
Copy Markdown
Owner
  • Repository Governance (.github/CODEOWNERS):

    • Define @matbdev as global code owner for all files across the repository to require explicit PR approval.
  • CI Pipeline Enforcements (.github/workflows/ci.yml):

    • Add automated source branch validation step blocking direct PRs into main unless originating from develop branch.

- Repository Governance (.github/CODEOWNERS):
  * Define @matbdev as global code owner for all files across the repository to require explicit PR approval.

- CI Pipeline Enforcements (.github/workflows/ci.yml):
  * Add automated source branch validation step blocking direct PRs into main unless originating from develop branch.
@matbdev matbdev self-assigned this Jul 24, 2026
@matbdev matbdev added the enhancement New feature or request label Jul 24, 2026
@matbdev
matbdev merged commit 6278a0c into develop Jul 24, 2026
1 check passed
@matbdev
matbdev deleted the feature/code_owners_definition branch July 24, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant