Skip to content

Commit fcd0a88

Browse files
walteckterado
andauthored
Update practices/actions-best-practices.md
Co-authored-by: Nick Miles <7bzbaedz8d@snkmail.com>
1 parent f7e91f6 commit fcd0a88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

practices/actions-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Third-party actions must not be the default choice. Before introducing one, team
119119
- An action already owned and maintained within the organisation
120120
- An action that is already approved for reuse by other teams
121121

122-
If a third-party action is still required, document why it is needed, what alternatives were considered, and why those alternatives were rejected. Teams should prefer actions with a clear maintenance history, minimal permissions, and a narrow, well-understood scope.
122+
If a third-party action is still required, document why it is needed, what alternatives were considered, and why those alternatives were rejected. This should live in `docs/ADRs.md`, or similar, to ensure the decision process is held within the repository. Teams should prefer actions with a clear maintenance history, minimal permissions, and a narrow, well-understood scope.
123123

124124
If you can only achieve your goal with a third-party action then:
125125

0 commit comments

Comments
 (0)