Set up CI/CD workflows#4
Merged
Merged
Conversation
Closed
Agent-Logs-Url: https://github.com/counterfact/example-petstore/sessions/91ad185b-cfc6-4500-9f71-4afb09eb4f68 Co-authored-by: pmcelhaney <51504+pmcelhaney@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add CI/CD setup by copying relevant scripts
Set up CI/CD workflows
Apr 7, 2026
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
pmcelhaney
requested changes
Apr 7, 2026
Contributor
pmcelhaney
left a comment
There was a problem hiding this comment.
Add an npm test command that does nothing
Agent-Logs-Url: https://github.com/counterfact/example-petstore/sessions/fd3d00ae-8f9b-4a79-a51b-347b00f00f6c Co-authored-by: pmcelhaney <51504+pmcelhaney@users.noreply.github.com>
auto-merge was automatically disabled
April 7, 2026 21:03
Head branch was pushed to by a user without write access
Contributor
Author
Done in abae66a. Also fixed the duplicate |
pmcelhaney
approved these changes
Apr 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
.github/workflows/ci.yaml— CI checks (npm install + test), adapted from api-simulator.github/workflows/codeql.yml— CodeQL security scanning, copied from api-simulator.github/workflows/create-issues.yml— issue creation workflow, copied from api-simulator.github/scripts/create_issues.py— required Python script for the create-issues workflownpm testscript that does nothing (exits 0) topackage.json