-
Notifications
You must be signed in to change notification settings - Fork 11
chore: add some debugging information to the action stdout #832
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
chore: add some debugging information to the action stdout #832
Conversation
Change-Id: I38aed95dd35a855b69416af47591e3b698c3612e
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 🤖 Continuous IntegrationWonderful, this rule succeeded.
🟢 👀 Review RequirementsWonderful, this rule succeeded.
🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 🔎 ReviewsWonderful, this rule succeeded.
|
🧪 CI InsightsHere's what we observed from your CI run for 213bda2. 🟢 All jobs passed!But CI Insights is watching 👀 |
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
Adds additional debugging output to the CLI scope detection to aid visibility in GitHub Actions logs.
- Echoes the detected base ref earlier in execution (and removes the later duplicate).
- Prints a list of changed files when using SourceFiles.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
No description provided.