Skip to content

Commit

Permalink
Add configuration for UKVI banner 30/12/2025
Browse files Browse the repository at this point in the history
  • Loading branch information
hannako committed Dec 20, 2024
1 parent 668e4e0 commit 7736013
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ For typos, release a patch version.

## UNRELEASED

* Add configuration for "UKVI banner 30/12/2025"
* Add configuration for "HMRC banner 03/01/2025"
* Add emergency banner support ([PR #22](https://github.com/alphagov/govuk_web_banners/pull/22))

Expand Down
12 changes: 12 additions & 0 deletions config/govuk_web_banners/recruitment_banners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,15 @@ banners:
- /guidance/tax-disputes-alternative-dispute-resolution-adr
start_date: 03/01/2025
end_date: 31/01/2025
- name: UKVI banner 30/12/2025
suggestion_text: "Help improve GOV.UK"
suggestion_link_text: "Take part in user research (opens in a new tab)"
survey_url: https://surveys.publishing.service.gov.uk/s/XYVRGN/
page_paths:
# frontend
- /contact-ukvi-inside-outside-uk
# collections
- /browse/visas-immigration
- /government/organisations/uk-visas-and-immigration
start_date: 30/12/2024
end_date: 27/01/2025

0 comments on commit 7736013

Please sign in to comment.