latest 12 messages by JayDoubleu

+ [2020-01-24T19:59:00Z] JayDoubleu Is there a way to create github token for specific repository only ?
+ [2019-10-05T16:11:25Z] JayDoubleu Is it possible to forbid anyone direct push to master branch unless it's a PR ?
+ [2019-09-08T17:05:58Z] JayDoubleu First thing which comes to mind is to curl for releases and store then then notify if changed but I am curious maybe github does have some sort of api which could notify a webhook or something ?
+ [2019-09-08T17:05:13Z] JayDoubleu is there a way to use api to detect new releases on public projects without having an account ?
+ [2019-07-19T15:21:39Z] JayDoubleu Also you can just copy link to repo and paste it in Incognito mode in the browser. If you can see your content then it's public
+ [2019-07-19T15:20:58Z] JayDoubleu RoseBus: it says in the settings if it's private or public
+ [2019-07-18T14:19:13Z] JayDoubleu Is someone able to tell me if when I enable oAuth authorisation to organisation on GitHub (Azure devops for example). If I leave the organisation will the pipeline still have access to organisations repository or is it tight to the account itself?
+ [2019-07-10T09:44:32Z] JayDoubleu If I authorize oAuth azure pipelines to a repo within organization I am member of. Would the authorization be revoked when I am no longer part of the ORG ?
+ [2019-07-02T10:56:05Z] JayDoubleu Is there a way to create interactive bot on pull request? In a way that bot would present buttons which can be clicked to approve etc ?
+ [2019-06-11T16:29:51Z] JayDoubleu is there a way to have OAuth authorization with scope that would allow read only access to repo ?
+ [2019-06-10T17:08:08Z] JayDoubleu |Hi, is it possible to change your usernname and password using github api ?