Skip to content

Improve empty bump file handling and show file links#46

Merged
theoephraim merged 2 commits intomainfrom
fix/empty-bump-file-improvements
Apr 23, 2026
Merged

Improve empty bump file handling and show file links#46
theoephraim merged 2 commits intomainfrom
fix/empty-bump-file-improvements

Conversation

@theoephraim
Copy link
Copy Markdown
Member

Summary

  • Empty bump file PR comment now shows file links (view diff, edit) so users can easily modify them
  • Empty bump files are listed in the release plan comment when alongside valid bump files, shown as (empty — no release)
  • Tracks empty bump file IDs as an array instead of a boolean flag, enabling both of the above

Test plan

  • All 201 tests pass (updated hasEmptyBumpFileemptyBumpFileIds in tests)
  • PR with only an empty bump file → verify comment shows file with view/edit links
  • PR with valid + empty bump files → verify empty file appears in bump files list

- Empty bump file comment now shows file links (view diff, edit)
- Empty bump files are listed in the release plan comment when
  alongside valid bump files (shown as "empty — no release")
- Track empty bump file IDs instead of just a boolean flag
@bumpy-bot
Copy link
Copy Markdown
Collaborator

bumpy-frog

The changes in this PR will be included in the next version bump.

patch Patch releases

  • @varlock/bumpy 1.2.1 → 1.2.2

Bump files in this PR

Click here if you want to add another bump file to this PR


This comment is maintained by bumpy.

@theoephraim theoephraim merged commit 0ce7f25 into main Apr 23, 2026
2 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.

2 participants