diff --git a/doc/manual/rl-next/github-host-attr.md b/doc/manual/rl-next/github-host-attr.md new file mode 100644 index 000000000..330f00074 --- /dev/null +++ b/doc/manual/rl-next/github-host-attr.md @@ -0,0 +1,7 @@ +--- +synopsis: "Add host attribute of github/gitlab flakerefs to URL serialization" +issues: +prs: [12580] +--- + +Resolved an issue where `github:` or `gitlab:` URLs lost their `host` attribute when written to a lockfile, resulting in invalid URLs.