Skip to content

Commit bbfcc66

Browse files
authored
readme: Add info about dependency issue tracker to DEPENDENCY_POLICY.md (envoyproxy#21470)
Signed-off-by: Ryan Northey <[email protected]>
1 parent 95ef1b6 commit bbfcc66

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

DEPENDENCY_POLICY.md

+7
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,13 @@ basis:
115115
Where possible, we prefer the latest release version for external dependencies, rather than main
116116
branch GitHub SHA tarballs.
117117

118+
Available updates for most of our dependencies can be tracked on the Github issue tracker here:
119+
120+
https://github.com/envoyproxy/envoy/issues?q=is%3Aissue+is%3Aopen+newer+release+available
121+
122+
If you intend to update a dependency, please assign the relevant ticket to yourself and/or associate
123+
any Pull Request (eg by adding `Fix #1234`) with the issue.
124+
118125
## Dependency shepherds
119126

120127
Sign-off from the [dependency

0 commit comments

Comments
 (0)