ci: declare workflow-level contents: read on essential-ci and check-pebble-dep#170851
ci: declare workflow-level contents: read on essential-ci and check-pebble-dep#170851arpitjain099 wants to merge 1 commit into
contents: read on essential-ci and check-pebble-dep#170851Conversation
…ebble-dep Both workflows run pure checks: essential-ci runs the essential CI suite, check-pebble-dep validates the pebble dependency reference. No GitHub API writes from the workflows. Post-CVE-2025-30066 hardening shape (tj-actions/changed-files). yaml.safe_load validated. Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
|
Merging to
After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here |
|
Thank you for contributing to CockroachDB. Please ensure you have followed the guidelines for creating a PR. Before a member of our team reviews your PR, I have some potential action items for you:
🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf. |
|
|
Both workflows are pure checks:
github-actions-essential-ciruns the essential CI suite,check-pebble-depvalidates the pebble dependency reference. No GitHub API writes from the workflows.Same post-CVE-2025-30066 (
tj-actions/changed-files) hardening pattern. YAML validated locally.