{"id":15946360,"url":"https://github.com/zoni/slack-trigger-pd","last_synced_at":"2025-10-19T06:30:40.413Z","repository":{"id":46528212,"uuid":"403424743","full_name":"zoni/slack-trigger-pd","owner":"zoni","description":"Trigger PagerDuty incidents from Slack without users needing to have associated PagerDuty accounts","archived":true,"fork":false,"pushed_at":"2021-12-19T17:17:09.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-08T09:21:26.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zoni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-05T22:26:02.000Z","updated_at":"2024-01-09T11:11:04.000Z","dependencies_parsed_at":"2022-07-19T23:02:50.337Z","dependency_job_id":null,"html_url":"https://github.com/zoni/slack-trigger-pd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Fslack-trigger-pd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Fslack-trigger-pd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Fslack-trigger-pd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Fslack-trigger-pd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoni","download_url":"https://codeload.github.com/zoni/slack-trigger-pd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237073136,"owners_count":19251036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-07T09:21:18.905Z","updated_at":"2025-10-19T06:30:35.131Z","avatar_url":"https://github.com/zoni.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slack-trigger-pd\n\nTrigger [PagerDuty](https://www.pagerduty.com/) incidents from [Slack](https://slack.com/) without users needing to have associated PagerDuty accounts.\n\nRuns as a serverless application on [Azure Functions](https://docs.microsoft.com/en-us/azure/azure-functions/).\n\n## Project status\n\nThis is being actively used and supported by the engineering department at [Castor](https://www.castoredc.com/) to allow anyone within the company to open incidents.\n\n## Configuration\n\nIn order to work correctly, the following [app settings](https://docs.microsoft.com/en-us/azure/azure-functions/functions-app-settings) are required:\n\n- `PAGERDUTY_API_KEY`:\n    A valid PagerDuty [user API token](https://developer.pagerduty.com/docs/ZG9jOjExMDI5NTUx-authentication) (it's recommended to create a dedicated \"robot\" account for this).\n- `PAGERDUTY_USER_EMAIL`: \n    The email address of the user associated with above API key.\n- `SLACK_API_TOKEN`: \n    The Slack API token associated with the Slack App (see [Installing into a Slack workspace](#installing-into-a-slack-workspace) below).\n- `SLACK_SIGNING_SECRET`: \n    The Slack signing secret, used to validate requests coming from Slack.\n\n### Optional configuration\n\nThese optional app settings can be set for additional functionality:\n\n- `SENTRY_DSN`: A [Sentry DSN](https://docs.sentry.io/product/sentry-basics/dsn-explainer/) to enable exception tracking with [Sentry](https://sentry.io/).\n\n## Installing into a Slack workspace\n\n1. Visit \u003chttps://api.slack.com/apps/\u003e and click _Create New App_.\n2. Choose _From an app manifest_ and select the desired workspace.\n3. Paste in the contents from `slack-app-manifest.yml`, making sure to replace `${FUNCTIONS_APP_DOMAIN}` with the endpoint of your deployed Azure Functions app. \n    - Hint: envsubst can be helpful here, try: `FUNCTIONS_APP_DOMAIN=your-function-name.azurewebsites.net envsubst \u003c slack-app-manifest.yml`)\n4. Review and complete the installation, then proceed with _Install to Workspace_.\n\n## License\n\nThis software is dual-licensed under the [Apache 2.0](LICENSE-APACHE) and the [MIT](LICENSE-MIT) licenses.\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoni%2Fslack-trigger-pd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoni%2Fslack-trigger-pd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoni%2Fslack-trigger-pd/lists"}