Add merge request creation step to GDATP system prompt
Description
This MR a step 5 to the translation workflow in system-prompt.md instructing the agent to use the translation MR template when creating merge requests in about-gitlab-com.
This ensures the agent fills in the Source MR and Argo Request fields that the upcoming CI/CD automation depends on: localization-team#626 (closed)
Also attempting to standardize the MR titles as ([GDATP] Add translations for {filename} in {locale-list}) to resolve inconsistencies between UI and VS Code invocations of GDATP, like noted by @rasamhossain in localization-team#626 (comment 3053119309)
Related
- Restructure core style guide to remove redundan... (#20 - closed)
- Create CI/CD automation to track GDATP translat... (localization-team#626 - closed)
Type of Change
- New feature
- Bug fix
- Documentation update
- Style guide or terminology update
- Configuration change
- Other (please describe) == system prompt
Changelog Entry
-
Changelog entry added to
CHANGELOG.md -
Entry is in the
[Unreleased]section - Used appropriate category (Added/Changed/Fixed/Deprecated/Removed/Security)
-
Included MR reference at the end of the entry (e.g.,
(!123))
Edited by Oleksandr Pysaryuk