-
Notifications
You must be signed in to change notification settings - Fork 0
add test for explicit PR number #6
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
Conversation
There was a problem hiding this 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 test for explicit PR number functionality to the CI/CD workflow. The changes restructure the existing workflow to combine test jobs and add a new test case that explicitly sets a PR number.
- Removes the separate
test-standard-ci-vars
job and moves its functionality into the existing test job - Adds comprehensive verification steps for standard CI variables
- Introduces a new test case that uses an explicit PR number (5) in the action configuration
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
…solve-vars-action into fix/pr-resolution
No description provided.