Skip to content

Setup CODEOWNERS - #68

Draft
Pierre Siddall (Pierre-siddall) wants to merge 5 commits into
MetOffice:mainfrom
Pierre-siddall:setup-auto-codeowners
Draft

Setup CODEOWNERS#68
Pierre Siddall (Pierre-siddall) wants to merge 5 commits into
MetOffice:mainfrom
Pierre-siddall:setup-auto-codeowners

Conversation

@Pierre-siddall

@Pierre-siddall Pierre Siddall (Pierre-siddall) commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

PR Summary

Code Reviewer:

This PR sets up the CODEOWNERS file so that code owners of each of the moci components can be automatically notified of any changes relating to their respective components.

Code Quality Checklist

(Some checks are automatically carried out via the CI pipeline)

  • I have performed a self-review of my own code
  • My code follows the project's style guidelines
  • Comments have been included that aid understanding and enhance the readability of the code
  • My changes generate no new warnings

Testing

  • I have tested this change locally, using the Moci rose-stem suite. Required for any changes to
    • Coupled_Drivers application
    • Postprocessing application
    • Unittests
  • If any tests fail (rose-stem or CI) the reason is understood and acceptable (eg. kgo changes)
  • I have added tests to cover new functionality as appropriate (eg. system tests, unit tests, etc.)

trac.log

Security Considerations

  • I have reviewed my changes for potential security issues
  • Sensitive data is properly handled (if applicable)
  • Authentication and authorisation are properly implemented (if applicable)

Performance Impact

  • Performance of the code has been considered and, if applicable, suitable performance measurements have been conducted

AI Assistance and Attribution

  • Some of the content of this change has been produced with the assistance of Generative AI tool name (e.g., Met Office Github Copilot Enterprise, Github Copilot Personal, ChatGPT GPT-4, etc) and I have followed the Simulation Systems AI policy (including attribution labels)

Documentation

  • Where appropriate I have updated documentation related to this change and confirmed that it builds correctly

Code Review

  • All dependencies have been resolved
  • Related Issues have been properly linked and addressed
  • CLA compliance has been confirmed
  • Code quality standards have been met
  • Tests are adequate and have passed
  • Documentation is complete and accurate
  • Security considerations have been addressed
  • Performance impact is acceptable

@github-actions github-actions Bot added the cla-modified The CLA has been modified as part of this PR - added by GA label Aug 28, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds repository CODEOWNERS configuration to ensure the relevant component owners are automatically requested for review when key areas of the MOCI codebase change.

Changes:

  • Introduces a new .github/CODEOWNERS file with ownership rules for major MOCI component directories.
  • Documents non-GitHub contact ownership information as comments for reference alongside the active rules.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread .github/CODEOWNERS
# SI3 davestorkey
# CICE davestorkey
# MEDUSA NOC_southampton
/Coupled_Drivers/lfric_driver.py timgraham @HengistPodd
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.

3 participants