Skip to content
Snippets Groups Projects
Verified Commit f96efaf5 authored by Amy Qualls's avatar Amy Qualls :leopard: Committed by GitLab
Browse files

Merge branch 'sselhorn-master-patch-80284' into 'master'

Updating to suggested fixes

See merge request !181191



Merged-by: default avatarAmy Qualls <aqualls@gitlab.com>
Approved-by: default avatarAmy Qualls <aqualls@gitlab.com>
Co-authored-by: default avatarSuzanne Selhorn <sselhorn@gitlab.com>
parents 0c18b913 6bd9c7de
No related branches found
No related tags found
3 merge requests!181325Fix ambiguous `created_at` in project.rb,!181191Updating to suggested fixes,!180727Resolve "Extend job archival mechanism to the whole pipeline"
Pipeline #1668203834 passed
......@@ -103,16 +103,17 @@ Amazon Q can make code changes based on reviewer feedback.
Amazon Q proposes changes to the merge request based on the reviewer's comments and feedback.
### Apply code changes based on feedback
### View suggested fixes
Amazon Q can suggest code changes based on feedback in a specific merge request comment.
After Amazon Q has reviewed your code and added comments that explain potential issues,
Amazon Q can reply to these comments with suggested fixes.
1. Open a merge request that has reviewer feedback.
1. Open a merge request that has feedback from Amazon Q.
1. On the **Overview** tab, go to the comment you want to address.
1. Type `/q fix`.
1. Select **Add comment now**.
Amazon Q proposes changes for the specific comment.
Amazon Q proposes fixes for the issue in the comment.
### Create test coverage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment