Skip to content

Commit

Permalink
fixup! fixup! fixup! [headerssetter] Extend headerssetter with header…
Browse files Browse the repository at this point in the history
… actions.
  • Loading branch information
kovrus committed Jan 10, 2023
1 parent d6537de commit 5559f15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .chloggen/add-actions-to-headerssetter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ issues: [16581, 7596]
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: |
Update the existing headers setter configuration:
This change will break the existing extension configurations. Therefore, please
update configurations to use one of the following actions:
- `insert`: Inserts the new header if it does not exist.
- `update`: Updates the header value if it exists.
- `upsert`: Inserts a header if it does not exist and updates the header
Expand Down

0 comments on commit 5559f15

Please sign in to comment.