Skip to content

Conversation

dblock
Copy link
Contributor

@dblock dblock commented Sep 21, 2021

The search_existing param lets you specify whether to search open and/or closed existing issues for duplicates (default is open).

Closes #109

Copy link
Owner

@JasonEtco JasonEtco left a comment

Choose a reason for hiding this comment

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

This is fine with me 👍 This Action is getting a little more complex than initially intended though 😆 Thanks for adding tests and README docs 🙏

I left a note about simplifying the number of API calls we're making, to just use one query for both open and closed issues. Let me know if that makes sense.

The `search_existing` param lets you specify whether to search open and/or closed existing issues for duplicates (default is `open`).
Copy link
Owner

@JasonEtco JasonEtco 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! I made a couple minor adjustments to docs/tests after updating from main. Thanks for doing this 🙌

@JasonEtco JasonEtco merged commit 1e68dcc into JasonEtco:main Sep 28, 2021
@JasonEtco
Copy link
Owner

Published in https://github.com/JasonEtco/create-an-issue/releases/tag/v2.6.0! Thanks again for the contribution 🙌

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.

Also search closed issues
2 participants