Skip to content

Jira issue selector for all changes since last successful build #453

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

Open
stephaniemartin7 opened this issue Jul 8, 2022 · 2 comments
Open

Comments

@stephaniemartin7
Copy link

I need to select Jira issues for all changes since last succesful build.
DefaultSelector is only selecting from the current build.
Is there a way to use defaultselector maybe on a text file where I can aggregate all the changes since last successful build?

@stephaniemartin7
Copy link
Author

Added comment in Jira - Closing this issue

@rantoniuk
Copy link
Member

Hi @stephaniemartin7, thanks for reporting the issue.

The DefaultIssueSelector collects all the issues from commit messages of the changelog of the current branch - not from the last successful build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants