Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use branch head reference #25

Merged
merged 8 commits into from
Mar 29, 2016
Merged

Use branch head reference #25

merged 8 commits into from
Mar 29, 2016

Conversation

hoshin
Copy link

@hoshin hoshin commented Mar 24, 2016

No description provided.

Moved Github specific configuration out of the main configuration file
as it is not used elsewhere (and should not) + this config should not
change often
reference at the right place in the data returned by github
…ontroller to try and make it easier to read (consequently githubHelper functions now return promises)
} else {
self.renderErrorPage(res);
}
const pullRequestFlowPromise = githubHelper.getHeadReferenceForBranch('master');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The target should be configurable.

@hoshin hoshin merged commit 7eba432 into master Mar 29, 2016
@MattiSG
Copy link
Member

MattiSG commented Mar 31, 2016

Remember to delete merged feature branches 😉

@MattiSG MattiSG deleted the use_branch_head_reference branch March 31, 2016 12:23
@hoshin
Copy link
Author

hoshin commented Mar 31, 2016

Will do, sorry about that ^^'

@hoshin hoshin restored the use_branch_head_reference branch May 23, 2016 12:48
@hoshin hoshin deleted the use_branch_head_reference branch May 23, 2016 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants