The "Settings" menu is supposed to be the last menu, just after the "Graphs" menu.
Not having the "Settings" menu interferes with my ability to set Webhooks.
And yes, this is my repo - I own it.
landing page of my test-repo-travis repo
The "Settings" menu is supposed to be the last menu, just after the "Graphs" menu.
Not having the "Settings" menu interferes with my ability to set Webhooks.
And yes, this is my repo - I own it.
landing page of my test-repo-travis repo
I was having the same issue today. Eventually, I figured that I do not have enough permissions to access the repo settings because in my case the repo belongs to an 'organization' and even though I have read/write access to it, I am not the admin.
Ctrl+F5 was ineffective, at least in my case.
Clearing the cache and cookies is the nuclear option, and it worked - Although it hurts.
I double checked after the fact: the landing page issue I had was specific to my Chrome browser, at least in this case. The landing page, as displayed by my Firefox browser, was fine. Ditto for the Safari browser was fine.
Until today, I'd never heard of a case where a landing page rendering could be fixed by nuking cookies and cache.
It happened to me today. It turns out, I wasn't signed into GitHub. As soon as I signed in, the settings have become visible.
Happened to me today too, fixed by adding /settings to the repository link
EDIT: Notice this will only work, if you are the owner of the repository