Adds support for the http_proxy and https_proxy environment variables to allow the action to be used on self-hosted runners behind a corporate proxy.
Slash Command Dispatch v2.2.1
Fixes a bug with error handling when using dispatch-type: workflow.
Slash Command Dispatch v2.2.0
Adds support for GitHub Enterprise
Slash Command Dispatch v2.1.3
Dependency updates
Slash Command Dispatch v2.1.2
Dependency updates
Slash Command Dispatch v2.1.1
Fixes a bug which occurred when issuing slash commands in a pull request that had an empty content body
Slash Command Dispatch v2.1.0
Adds support for the repository permission levels triage and maintain. These levels are only applicable to organization repositories. See the documentation here for further details about permission levels.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps peter-evans/slash-command-dispatch from 2 to 3.
Release notes
Sourced from peter-evans/slash-command-dispatch's releases.
Commits
2afb49d
chore: update package lock2fa5141
Merge pull request #140 from peter-evans/v30278258
Update runtime to node 16d4409d5
Merge pull request #139 from peter-evans/rm-workflowb822b70
ci: remove workflowfd1f9fc
Merge pull request #135 from peter-evans/update-distributione902fb4
build: update distribution4789bec
Merge pull request #132 from peter-evans/update-dependencies3194ec0
chore: update dependencies8b1f749
Merge pull request #129 from peter-evans/dependabot/npm_and_yarn/ansi-regex-5...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)