Skip to content

Commit

Permalink
Fix headers
Browse files Browse the repository at this point in the history
  • Loading branch information
Hinton committed Oct 24, 2023
1 parent eaf68ae commit 29ccdd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/contributing/dependencies/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ version. Renovate has seen a **74%** test success rate across Renovate managed r
a low confidence in the change. For more details read
[Renovate documentation about Merge Confidence](https://docs.renovatebot.com/merge-confidence/).

## Review
### Review

A typical dependency workflow involves the following steps:

Expand All @@ -80,13 +80,13 @@ The handover between developers and QA will be a Jira ticket. The ticket should
dependency, any relevant release notes for sections to test, and some testing notes on affected
areas.

## QA Testing
### QA Testing

While developers are responsible for writing a jira ticket with testing notes, the QA engineer
should practice due diligence by also considering the impact of the dependency change and if needed
discuss with the engineer about potentially increasing or decreasing the scope of testing.

## Reverting
### Reverting

In the event QA finds a regression, the developer is responsible for assessing the impact and either
immediately revert the update, or resolve the regression in a new PR.

0 comments on commit 29ccdd3

Please sign in to comment.