Hey guys. When I first published my userscript, It retrieved the source from my github repo. Will it continue updating to the code in the repo?
Should I change my update url to my github source?
Do I have to set up a webhook?

Thanks.

Re: @rosslh:

Will it continue updating to the code in the repo?

Only if you have the webhook setup on GH it should auto-sync a UserScript.

Should I change my update url to my github source?

Usually not if you have the webhook. But pay attention to the Announcements forum on occasion in case we require something specific in the script source e.g. don't just forget about visiting every once in a while. Have a read also here at your leisure.

Do I have to set up a webhook?

Usually it's a nice thing to have but not required.

Thanks.

Welcome.

Specific to your current script I would suggest adding @supportURL explained here in the UserScript Block so that your Issues go to GH like you mentioned in your Script Info page. Admin+ may also create issues here if it's a TOS violation, or the like, but I, personally, check and possibly submit at GH as well. e.g. visit us occasionally. :)

It'd be great if there were some easily locatable documentation that spelled this all out.

Guess you didn't read the page here.