Files
opendesk/.gitlab/merge_request_templates/Other.md
2025-09-18 06:36:03 +00:00

1.1 KiB

🎉 Other

Expected MR Title and git commit message fix(<component>): <Short description of what has been changed>

Changes

Explain for the reviewer and QA the reason for the MR and what changes are included.

  • ...

🔄 Requirements for migrations

  • Describe manual steps required to update existing deployments. This especially applies if this MR introduces breaking changes:
  • Any other considerations in context of the update:

Checklist / Sign-offs

🏷️ Labels

Set labels:

/label ~"MR-Type::Other"
/label ~"PO::👀"
/label ~"QA::👀"
/label ~"Testautomation::👀"

👷 Developer Checklist

Documentation:

Does this MR introduce changes (e.g., new secrets, configuration options) that require documentation?

  • No
  • Yes, and the documentation has been updated accordingly

Quality Assurance:

  • Verified that the feature works as expected, including upgrade scenarios
  • Performed regression testing
  • Link to internal comment(s) with detailed QA results (to avoid exposing infrastructure details):
    • ...