-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Copy of support ticket 1473099 tracked by @ronny1982
Description
Hi,
I noticed that the domain in the CNAME of one repository is automatically enforced as default domain for any other repository, therefore there is no way to just host any other repository under username.github.io anymore.
Is this intentional or a bug?
If both repositories are pushed to the same domain, there might occur collisions between folders/files
Repo A - CMANE: foo.bar
Repo B (same organisation) - no CNAME
Reproduction Steps
- Create an organization
- Create a first repository (within organization)
- Configure JEKYLL deployment and a custom CNAME set e.g. in GH Pages settings
- Create a second repository (within organization)
- Check GH Pages settings which now shows the domain from the first repository's CNAME instead of oragnization.github.io as default domain
Fault Type
Permanent - Occurring repeatably
Blocking?
Non-Blocking
Last working date
Logs
Metadata
Metadata
Assignees
Labels
No labels

