christyharagan/Sourcegraph Search Action
Run searches with Sourcegraph against PRs to see if interested parties should be notified (eg for code review)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| sourcegraph_domain_name | Domain name of your Sourcegraph instance | yes | — |
| sourcegraph_api_token | The API token to access your Sourcegraph GrapghQL API | yes | — |
| sourcegraph_org_name | The name of an organisation setup in Sourcegraph to read saved searches from | yes | — |
| slack_token | The Slack token to issue messages with via the Slack API | no | — |
| smtp_host | The SMTP host to issue emails from | no | — |
| smtp_port | The SMTP port to issue emails from | no | — |
| smtp_secure | Whether the SMTP requests must be secure | no | — |
| smtp_user | he SMTP user to issue emails from | no | — |
| smtp_password | The SMTP password to issue emails from | no | — |
Outputs
no outputs