Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add example scripts #6

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

add example scripts #6

wants to merge 5 commits into from

Conversation

coopkw
Copy link

@coopkw coopkw commented May 22, 2024

Add two example scripts aimed at promoting project cleanliness:

  1. delete_empty_space.py - simple script to delete any spaces with no content within them, avoid clutter
  2. preview_purge.py - for those who start up a preview manually and forget about it, a script that can be run occasionally to identify previews not linked to a current PR and delete them (designed to be used with start-preview Git action)

@coopkw coopkw changed the title create delete_empty_space.py add example scripts May 22, 2024
@coopkw coopkw marked this pull request as ready for review May 22, 2024 19:58
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