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

Issue 596/include only assigned #817

Merged
merged 5 commits into from Sep 12, 2022
Merged

Conversation

JoannaaKL
Copy link
Contributor

Changes

  • Add new boolean option include-only-assigned.

Context

New option include-only-assigned enables users to process only issues/PRs that are already assigned. If there is no assignees and this option is set, issue will not be processed.

Resolves #596

If set, only issues containing assignees will be processed
@JoannaaKL JoannaaKL requested a review from a team as a code owner September 12, 2022 09:55
Copy link
Member

@rentziass rentziass left a comment

Choose a reason for hiding this comment

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

Looks great to me 🚀 I've only pointed what looks to be a typo to me but I could be very wrong 😄

src/classes/issues-processor.ts Outdated Show resolved Hide resolved
JoannaaKL and others added 2 commits September 12, 2022 13:11
Co-authored-by: Francesco Renzi <rentziass@github.com>
@JoannaaKL JoannaaKL merged commit 3e4418e into main Sep 12, 2022
@kingthorin
Copy link

Thanks!!

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.

Opposite of exempt-all-assignees
4 participants