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

Feature request: skip-recent-commit option #28

Open
SadPencil opened this issue Jun 13, 2020 · 0 comments
Open

Feature request: skip-recent-commit option #28

SadPencil opened this issue Jun 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@SadPencil
Copy link

SadPencil commented Jun 13, 2020

      with:
        age: '1 month'
        # Optional inputs
        # skip-tags: true
        skip-recent: 5

the skip-recent options specific the number of artifacts, rather than commits. So, suspose my action generates more than one artifacts per commit (even more, not a constant number. It depends. ), while I want to keep recently 3 commits' artifacts, a new option which might be called skip-recent-commit might be handy.

@thisismydesign thisismydesign added the enhancement New feature or request label Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants