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

🚧Setup integration tests status check #184

Open
2 tasks
CalvinWilkinson opened this issue Nov 26, 2023 · 0 comments
Open
2 tasks

🚧Setup integration tests status check #184

CalvinWilkinson opened this issue Nov 26, 2023 · 0 comments
Assignees
Labels
cicd CI/CD and workflow related work only

Comments

@CalvinWilkinson
Copy link
Member

CalvinWilkinson commented Nov 26, 2023

Complete The Item Below

  • I have updated the title without removing the 🚧 emoji.

Description

Set up the integration tests to be run as a status check. This will require updating the IntegrationTestsBase class to use an environment variable with the name GITHUB_TOKEN. This is the token that will be used to run the integration tests.

This will possibly require setting up the workflow to set the environment variable to the token value so it exists for the base class to use.

Some manual testing will need to be done to make sure that the integration tests execute with the required permissions to talk to the GitHub API.

Acceptance Criteria

The items to complete in order to satisfy the Definition of Done.

Preview Give feedback

ToDo Items

  • Change type labels added to this issue. Refer to the Change Type Labels section below.
  • Priority label added to this issue. Refer to the Priority Type Labels section below.
  • Issue linked to the correct milestone (if applicable).

Issue Dependencies

No response

Related Work

No response

Additional Information:

Change Type Labels

Change Type Label
Bug Fixes 🐛bug
Breaking Changes 🧨breaking changes
New Feature ✨new feature
CICD Changes ♻️cicd
Config Changes ⚙️config
Performance Improvements 🏎️performance
Code Doc Changes 🗒️documentation/code
Product Doc Changes 📝documentation/product

Priority Type Labels

Priority Type Label
Low Priority low priority
Medium Priority medium priority
High Priority high priority

Code of Conduct

  • I agree to follow this project's Code of Conduct.
@CalvinWilkinson CalvinWilkinson added the cicd CI/CD and workflow related work only label Nov 26, 2023
@CalvinWilkinson CalvinWilkinson self-assigned this Nov 26, 2023
@github-project-automation github-project-automation bot moved this to ⚪Not Set in KD-Team Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd CI/CD and workflow related work only
Projects
Status: ⚪Not Set
Development

No branches or pull requests

1 participant