-
Notifications
You must be signed in to change notification settings - Fork 727
perform pr-check only on open PR #26993
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 modifies the GitHub Actions workflow to restrict the pr_check
job to only run on open pull requests, adding an additional condition to the existing checks.
- Added a condition to verify that the pull request is open before executing the pr-check workflow
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
⚪
🟢 |
⚪
🟢 |
⚪
🟢 |
⚪
🟢 |
Проверочный запуск на закрытом PR: https://github.com/ydb-platform/ydb/actions/runs/18560253133 |
Changelog entry
...
Changelog category
Description for reviewers
...