Skip to content

Remove defunct Europe stamp from GitHub Status endpoints#633

Draft
Marius Storhaug (MariusStorhaug) with Copilot wants to merge 3 commits into
mainfrom
copilot/remove-europe-stamp
Draft

Remove defunct Europe stamp from GitHub Status endpoints#633
Marius Storhaug (MariusStorhaug) with Copilot wants to merge 3 commits into
mainfrom
copilot/remove-europe-stamp

Conversation

Copilot AI commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

https://eu.githubstatus.com no longer serves the Statuspage JSON API — all requests return 404, causing 9 CI test failures. This is the same server-side retirement that took down the US stamp in #581.

Changes

  • src/variables/private/GitHub.ps1 — remove [GitHubStamp]::new('Europe', 'https://eu.githubstatus.com') from the Stamps array

Public (https://www.githubstatus.com) remains as the sole registered stamp. Since the parametrized status tests iterate over Get-GitHubStamp output at runtime, no test changes are required — Europe test cases disappear automatically once the stamp is removed.

Copilot AI changed the title [WIP] Remove Europe stamp from GitHub Status endpoints Remove defunct Europe stamp from GitHub Status endpoints Jun 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Super-linter summary

Language Validation result
CHECKOV Pass ✅
GITHUB_ACTIONS Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
MARKDOWN Pass ✅
NATURAL_LANGUAGE Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants