Skip to content

Add status API key #1032

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

Merged
merged 1 commit into from
May 16, 2025
Merged

Add status API key #1032

merged 1 commit into from
May 16, 2025

Conversation

cskrov
Copy link
Contributor

@cskrov cskrov commented May 16, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 16, 2025 12:16
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new status API key to the E2E workflow configuration.

  • Adds a new input parameter (status_api_key) to the workflow.
  • Updates the configuration of the E2E test action to utilize the new secret.
Comments suppressed due to low confidence (1)

.github/workflows/e2e.yaml:25

  • Ensure that the action 'navikt/kabal-e2e-tests/.github/actions/run@main' has been updated to accept and process the new 'status_api_key' input; update its documentation if necessary to reflect this change.
status_api_key: ${{ secrets.STATUS_API_KEY }}

@cskrov cskrov merged commit 247a969 into main May 16, 2025
5 checks passed
@cskrov cskrov deleted the status-api-token branch May 16, 2025 12:45
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