Skip to content

Commit 19d073c

Browse files
authored
Update DEVELOPER.md
1 parent dac5c1a commit 19d073c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEVELOPER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The process is handled by the [`mirror-changelog.yml`](.github/workflows/mirror-
113113
3. **Filtering:** A Node.js script located at
114114
[`.github/scripts/mirror-changelog.js`](.github/scripts/mirror-changelog.js)
115115
filters these release notes to include only changes relevant to this
116-
extension. The relevance is determined by a keyword (e.g., `alloydb`), passed
116+
extension. The relevance is determined by a keyword (e.g., `postgres`), passed
117117
as an environment variable in the workflow file.
118118
4. **Changelog Injection:** The script formats the filtered entries as
119119
conventional commits and injects them into the PR body within a

0 commit comments

Comments
 (0)