Skip to content

bug: CI job failing due to auth error #2223

@danisharora099

Description

@danisharora099

Description

The CI job for deploying to the gh-pages branch is failing due to an authentication error caused by a missing Personal Access Token (PAT). The previous PAT was deleted after being leaked, and a new one has not been created yet. This has blocked the deployment of test reports to GitHub Pages.

Expected Behavior

The CI job should successfully deploy test reports to the gh-pages branch without encountering authentication errors.

Steps to Reproduce

  1. Trigger the CI pipeline for deployment to the gh-pages branch.
  2. Observe the failure in the deployment step with the error:
  /usr/bin/git push origin gh-pages
  remote: Invalid username or password.
  fatal: Authentication failed for 'https://github.com/waku-org/allure-jswaku.git/'

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions