Skip to content

feat: dog food pinning - #5

Merged
nodeselector merged 1 commit into
mainfrom
ns/dog-food
Apr 23, 2026
Merged

feat: dog food pinning#5
nodeselector merged 1 commit into
mainfrom
ns/dog-food

Conversation

@nodeselector

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 23, 2026 19:34
@nodeselector
nodeselector merged commit 99db606 into main Apr 23, 2026
6 checks passed

Copilot AI commented Apr 23, 2026

Copy link
Copy Markdown

Warning

This is an internal experiment to assess Copilot's ability to auto-approve PRs. Please 👍 this comment if the assessment below is correct and 👎 if not. Feedback in #f-ccr-auto-approve is appreciated!

Copilot thinks this PR is not ready to approve — see review comments for details.

Copilot AI left a comment

Copy link
Copy Markdown

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 appears to “dogfood” gh actions-pin by committing the generated dependency lock information into this repo’s GitHub Actions workflows.

Changes:

  • Added an auto-generated dependencies: lock section to .github/workflows/test.yml.
  • Added an auto-generated dependencies: lock section (including transitive action deps) to .github/workflows/release.yml.
Show a summary per file
File Description
.github/workflows/test.yml Appends an auto-generated dependency lock section for the workflow’s action refs.
.github/workflows/release.yml Appends an auto-generated dependency lock section for the release workflow’s action refs (and related transitive deps).

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 2

Comment on lines +20 to +22
dependencies:
- github.com/actions/checkout@v5:sha1-93cb6efe18208431cddfb8368fd83d5badbf9bfd
- github.com/actions/setup-go@v6:sha1-4a3601121dd01d1626a1e23e37211e3254c1c06c
Comment on lines +22 to +28
dependencies:
- github.com/actions/attest-build-provenance/predicate@36fa7d009e22618ca7cd599486979b8150596c74:sha1-36fa7d009e22618ca7cd599486979b8150596c74
- github.com/actions/attest-build-provenance@v1:sha1-ef244123eb79f2f7a7e75d99086184180e6d0018
- github.com/actions/attest@67422f5511b7ff725f4dbd6fb9bd2cd925c65a8d:sha1-67422f5511b7ff725f4dbd6fb9bd2cd925c65a8d
- github.com/actions/checkout@v6:sha1-de0fac2e4500dabe0009e67214ff5f5447ce83dd
- github.com/actions/setup-go@v5:sha1-40f1582b2485089dde7abd97c1529aa768e1baff
- github.com/cli/gh-extension-precompile@v2:sha1-9e2237c30f869ad3bcaed6a4be2cd43564dd421b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants