Skip to content

make cleanup-release - #98

Merged
brandonc merged 1 commit into
mainfrom
brandonc/release_cleanup_task
Aug 3, 2026
Merged

make cleanup-release#98
brandonc merged 1 commit into
mainfrom
brandonc/release_cleanup_task

Conversation

@brandonc

@brandonc brandonc commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Description

make cleanup-release Prepares the repository for the next release

Example Output

PR Checklist

  • Run npx changie new or install changie to prepare a new changelog entry for the next set of release notes.
  • Ensure any command changes are sensitive to these global flags:
    • --json — Force machine readable output to stdout. Does not apply to stderr.
    • --markdown — Force markdown output to stdout. Does not apply to stderr.
    • --dry-run — Don't make any actual writes or other mutations. Describe what would have changed to stderr.
    • --quiet — Only render essential content.
  • Get the logging interface from the context and add debug logging for interesting conditions and nonfatal situations.
  • Run make gen/screenshot if the root command output changes.
  • Add the Autocomplete field to positional arguments and flags to assist shell autocomplete.

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

@brandonc
brandonc merged commit a94c4a5 into main Aug 3, 2026
2 checks passed
@brandonc
brandonc deleted the brandonc/release_cleanup_task branch August 3, 2026 17:36
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