You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 content you are editing has changed. Please copy your edits and refresh the page.
The items to complete in order to satisfy the Definition of Done.
Complete The Item Below
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 nameGITHUB_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.
ToDo Items
Issue Dependencies
No response
Related Work
No response
Additional Information:
Change Type Labels
🐛bug
🧨breaking changes
✨new feature
♻️cicd
⚙️config
🏎️performance
🗒️documentation/code
📝documentation/product
Priority Type Labels
low priority
medium priority
high priority
Code of Conduct
The text was updated successfully, but these errors were encountered: