ci: auto-update pins for staging #311
No reviewers
Labels
No labels
automation
backend
bug
contributor experience
data
deployment
documentation
duplicate
good first issue
help wanted
nice to have
notifications
package maintainer
performance
skin
tech debt
user story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-community/nix-security-tracker#311
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "auto-npins-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
we can extend this easily to also update the development pins. I suggest we keep them in sync, so there's no room for divergence, because breaking builds will hold up everything anyway, so we may just fix them for all outputs at once.
LGTM.
Sorry for the horrendous amount of notification spam. This should work now, with all the org and repo permission set correctly. The last test run of the trigger only stopped at the missing
workflow_dispatch
onbuilds.yaml
, which needs to be in the PR branch itself: https://github.com/Nix-Security-WG/nix-security-tracker/pull/316#issuecomment-2451127815@ -0,0 +7,4 @@
# allow manual trigger
workflow_dispatch:
permissions:
@ -0,0 +27,4 @@
title: "chore: weekly npins update"
body: |
Automatic npins update performed by GitHub Actions
branch: npins-auto-update