Skip to content

Add is:pull-request to search query when looking for existing PR#228

Merged
Andarist merged 3 commits intochangesets:mainfrom
iansan5653:patch-1
Nov 2, 2022
Merged

Add is:pull-request to search query when looking for existing PR#228
Andarist merged 3 commits intochangesets:mainfrom
iansan5653:patch-1

Conversation

@iansan5653
Copy link
Contributor

Fixes #227 by adding the required is:pull-request filter to the search query. This will allow users to use user-owned PATs instead of the default GITHUB_TOKEN.

@changeset-bot
Copy link

changeset-bot bot commented Nov 1, 2022

🦋 Changeset detected

Latest commit: c86029f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@changesets/action Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Andarist Andarist merged commit bff53cc into changesets:main Nov 2, 2022
@github-actions github-actions bot mentioned this pull request Nov 2, 2022
quinnjn pushed a commit to quinnjn/changesets-action that referenced this pull request Jan 11, 2023
…hangesets#228)

* Add `is:pull-request` to search query when looking for existing PR

* Create sharp-pens-matter.md

* Update .changeset/sharp-pens-matter.md

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
cometkim pushed a commit to cometkim/yarn-changeset-action that referenced this pull request Apr 11, 2023
…hangesets#228)

* Add `is:pull-request` to search query when looking for existing PR

* Create sharp-pens-matter.md

* Update .changeset/sharp-pens-matter.md

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
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.

HttpError: Query must include 'is:issue' or 'is:pull-request' when using a user PAT instead of the default GITHUB_TOKEN

3 participants