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

feat: adds commitDepth as new input param #595

Merged
merged 2 commits into from Nov 24, 2022

Conversation

Sakethtadimeti
Copy link
Contributor

  • adds a new optional commitDepth parameter.
    When set to a valid Integer value - X, considers only the latest X number of commits.

This stems from a discussion around #363

Copy link
Owner

@wagoid wagoid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this feature @Sakethtadimeti! ❤️ Could you also add commitDepth to the inputs section of the action.yml file?

README.md Outdated Show resolved Hide resolved
@Sakethtadimeti
Copy link
Contributor Author

Thanks for adding this feature @Sakethtadimeti! ❤️ Could you also add commitDepth to the inputs section of the action.yml file?

Thanks for reviewing it; I've added it to the action.yml file. Please have a look.

@wagoid wagoid merged commit e6b4f2e into wagoid:master Nov 24, 2022
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.

None yet

2 participants