We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, Im trying to integrate allure report via github actions by the following guide- https://github.com/marketplace/actions/allure-report-with-history), but from I read the gh-pages will be public according to this post- (https://harshitshah156.medium.com/host-your-automation-report-on-github-pages-with-github-actions-69f80857bd28 "Note: Repository need to be public to host a site with Github Pages."), is there a way to keep it private?
One more thing, I get the following error in Post the link to the report phase.
The text was updated successfully, but these errors were encountered:
Hello, I'm not sure if this action is still maintained. I may suggest using https://github.com/marketplace/actions/allure-report-with-history-per-branch
In order to make the Github Pages private you can use Cloudflare and allow accessing the report only from your intranet, for example.
Sorry, something went wrong.
No branches or pull requests
Hi, Im trying to integrate allure report via github actions by the following guide- https://github.com/marketplace/actions/allure-report-with-history), but from I read the gh-pages will be public according to this post- (https://harshitshah156.medium.com/host-your-automation-report-on-github-pages-with-github-actions-69f80857bd28 "Note: Repository need to be public to host a site with Github Pages."), is there a way to keep it private?
One more thing, I get the following error in Post the link to the report phase.
The text was updated successfully, but these errors were encountered: