How can I set the Github refresh interval so it picks up commits immediately

RemiV November 8, 2016

Everything works allright, commits, smart commits are working etc. However it takes quite some time before changes are picked up.

 

Is there a way to setup the interval in such a way that commits are picked up immediately?

2 answers

0 votes
RemiV November 9, 2016

Not sure how to do that exactly. But worth a try.

 

Also, would configuring the servlet perhaps be a option? Any experience with this? 

plugins/servlet/oauth/authorize

https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials/jira-rest-api-example-oauth-authentication

0 votes
Jonas Andersson
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 8, 2016

I would suggest a post commit hook that makes a callback to the application server requesting a repository incremental index for the specific repo. Have never done it myself, but it should be possible.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events