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

Use last n releases #62

Merged
merged 5 commits into from
Oct 21, 2021
Merged

Use last n releases #62

merged 5 commits into from
Oct 21, 2021

Conversation

adrianiy
Copy link
Owner

@adrianiy adrianiy commented Oct 21, 2021

Changes

New option to process last N releases is available!! 🥳

useLast: 2

Will use the creation date of the 2nd latest release to process pull requests

@adrianiy adrianiy added the type/feature A new feature is always welcome label Oct 21, 2021
@adrianiy adrianiy self-assigned this Oct 21, 2021
@adrianiy adrianiy merged commit 8250d5a into develop Oct 21, 2021
@adrianiy adrianiy deleted the feat/skipLastNReleases branch October 21, 2021 21:21
@adrianiy adrianiy linked an issue Oct 21, 2021 that may be closed by this pull request
1 task
@adrianiy adrianiy added release-note/use This PR will be used to generate a release-note in-release-note labels Oct 21, 2021
adrianiy added a commit that referenced this pull request Oct 22, 2021
* feat: add use last n releases option

* doc: update readme

* feat: add graphql query

* refactor: change last n release query

* feat: add last n releases query
adrianiy added a commit that referenced this pull request Oct 22, 2021
* feat: add use last n releases option

* doc: update readme

* feat: add graphql query

* refactor: change last n release query

* feat: add last n releases query
@github-actions
Copy link

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/use This PR will be used to generate a release-note released type/feature A new feature is always welcome
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [FEAT] Add option to skip an arbitrary number of releases
1 participant