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

docs: add a description to use pull_request_target as workflow triggers #64

Merged
merged 1 commit into from
Nov 27, 2021

Conversation

kentaro-m
Copy link
Owner

@kentaro-m kentaro-m commented Nov 23, 2021

Description

Add a description to use pull_request_target as workflow triggers.

Related Issue/PR

@kentaro-m kentaro-m changed the title docs: add usage to use pull_request_target as workflow triggers docs: add description to use pull_request_target as workflow triggers Nov 23, 2021
@kentaro-m kentaro-m changed the title docs: add description to use pull_request_target as workflow triggers docs: add a description to use pull_request_target as workflow triggers Nov 23, 2021
@kentaro-m kentaro-m marked this pull request as draft November 23, 2021 14:33
@kentaro-m kentaro-m marked this pull request as ready for review November 27, 2021 07:10
@kentaro-m kentaro-m merged commit 8af7ad5 into master Nov 27, 2021
@delete-merged-branch delete-merged-branch bot deleted the add-description-workflow-trigger branch November 27, 2021 07:11
xHyroM added a commit to Garlic-Team/gcommands that referenced this pull request Oct 6, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[kentaro-m/auto-assign-action](https://togithub.com/kentaro-m/auto-assign-action)
| action | patch | `v1.2.1` -> `v1.2.3` |

---

### Release Notes

<details>
<summary>kentaro-m/auto-assign-action</summary>

###
[`v1.2.3`](https://togithub.com/kentaro-m/auto-assign-action/releases/tag/v1.2.3)

[Compare
Source](https://togithub.com/kentaro-m/auto-assign-action/compare/v1.2.2...v1.2.3)

#### What's Changed

- fix(choose-users): make usernames case insensitive by
[@&#8203;WillPoulson](https://togithub.com/WillPoulson) in
[kentaro-m/auto-assign-action#95

#### New Contributors

- [@&#8203;WillPoulson](https://togithub.com/WillPoulson) made their
first contribution in
[kentaro-m/auto-assign-action#95

**Full Changelog**:
kentaro-m/auto-assign-action@v1.2.2...v1.2.3

###
[`v1.2.2`](https://togithub.com/kentaro-m/auto-assign-action/releases/tag/v1.2.2)

[Compare
Source](https://togithub.com/kentaro-m/auto-assign-action/compare/v1.2.1...v1.2.2)

#### What's Changed

- chore: bump up for
[@&#8203;actions/core](https://togithub.com/actions/core) to v1.6.0 by
[@&#8203;kentaro-m](https://togithub.com/kentaro-m) in
[kentaro-m/auto-assign-action#62
- docs: add a description to use pull_request_target as workflow
triggers by [@&#8203;kentaro-m](https://togithub.com/kentaro-m) in
[kentaro-m/auto-assign-action#64
- refactor: use
[@&#8203;octokit/webhooks-types](https://togithub.com/octokit/webhooks-types)
for the types of webhook payload by
[@&#8203;kentaro-m](https://togithub.com/kentaro-m) in
[kentaro-m/auto-assign-action#65
- add runOnDraft doc by [@&#8203;mtxr](https://togithub.com/mtxr) in
[kentaro-m/auto-assign-action#66
- Bump minimist from 1.2.5 to 1.2.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kentaro-m/auto-assign-action#67
- Bump node-fetch from 2.6.1 to 2.6.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[kentaro-m/auto-assign-action#71
- chore: add renovate configuration by
[@&#8203;kentaro-m](https://togithub.com/kentaro-m) in
[kentaro-m/auto-assign-action#73
- fix: fix renovate extends by
[@&#8203;kentaro-m](https://togithub.com/kentaro-m) in
[kentaro-m/auto-assign-action#75
- chore(deps): pin dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[kentaro-m/auto-assign-action#77
- chore(deps): pin dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[kentaro-m/auto-assign-action#78
- chore(deps): pin dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[kentaro-m/auto-assign-action#79
- chore(deps): update dependency
[@&#8203;octokit/webhooks-types](https://togithub.com/octokit/webhooks-types)
to v4.18.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[kentaro-m/auto-assign-action#80
- chore(deps): update dependency
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) to v0.34.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[kentaro-m/auto-assign-action#81
- chore(deps): update dependency husky to v3.1.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[kentaro-m/auto-assign-action#82
- chore(deps): update dependency prettier to v1.19.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[kentaro-m/auto-assign-action#83
- chore(deps): update actions/setup-node action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[kentaro-m/auto-assign-action#85
- chore(deps): update actions/checkout action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[kentaro-m/auto-assign-action#84
- Fixes typos in README by
[@&#8203;gsvarma](https://togithub.com/gsvarma) in
[kentaro-m/auto-assign-action#94

#### New Contributors

- [@&#8203;mtxr](https://togithub.com/mtxr) made their first
contribution in
[kentaro-m/auto-assign-action#66
- [@&#8203;renovate](https://togithub.com/renovate) made their first
contribution in
[kentaro-m/auto-assign-action#77
- [@&#8203;gsvarma](https://togithub.com/gsvarma) made their first
contribution in
[kentaro-m/auto-assign-action#94

**Full Changelog**:
kentaro-m/auto-assign-action@v1.2.1...v1.2.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Garlic-Team/gcommands).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjIxMS4yIn0=-->
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.

None yet

1 participant