Skip to content

chore: use semantic PR title for flake update workflow#453

Merged
stackptr merged 1 commit intomainfrom
chore-update-workflow-pr-title
Apr 16, 2026
Merged

chore: use semantic PR title for flake update workflow#453
stackptr merged 1 commit intomainfrom
chore-update-workflow-pr-title

Conversation

@stackptr
Copy link
Copy Markdown
Owner

@stackptr stackptr commented Apr 16, 2026

Summary

  • Changes the auto-generated flake update PR title from Update flake inputs to chore: update flake inputs to follow the conventional commit style used in this repo
  • Replaces the static Automatic update of flake inputs body with the commit message generated by nix flake update --commit-lock-file, which includes a structured breakdown of exactly which inputs changed and what revisions they moved between

Test plan

  • Trigger the workflow manually via workflow_dispatch and verify the created PR has title chore: update flake inputs
  • Verify the PR body shows the flake input diff from the lock file update commit

Copy link
Copy Markdown
Owner Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@stackptr stackptr marked this pull request as ready for review April 16, 2026 23:40
@stackptr stackptr merged commit 820f37a into main Apr 16, 2026
5 checks passed
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.

1 participant