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

baldrick fails to show artifacts when it's a gh-pages branch #97

Open
dpshelio opened this issue Jun 24, 2020 · 1 comment
Open

baldrick fails to show artifacts when it's a gh-pages branch #97

dpshelio opened this issue Jun 24, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dpshelio
Copy link
Member

I'm trying to show changes on a jekyll site that gh normally builds, so the repository doesn't have a master branch, only a gh-pages. In this case I'm testing this on a carpentries project that can be seen at ucl-rits/hpc-shell#1 (circle-ci output) - The error that Circle-CI gives is:
webhook returned http status 500, connecting to https://giles.cadair.dev/circleci

@Cadair
Copy link
Member

Cadair commented Jun 24, 2020

It doesn't read the config from the HEAD to prevent people changing it in PRs to do bad things. However, this is a bug as it should read from the target branch of the PR and not master.

@Cadair Cadair added the bug Something isn't working label Jun 24, 2020
@Cadair Cadair self-assigned this Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants