{"id":16058669,"url":"https://github.com/jonathanhefner/verba-sequentur","last_synced_at":"2026-04-29T04:05:49.463Z","repository":{"id":141859728,"uuid":"264754334","full_name":"jonathanhefner/verba-sequentur","owner":"jonathanhefner","description":"Label-triggered canned response bot for GitHub issues","archived":false,"fork":false,"pushed_at":"2020-08-10T20:42:30.000Z","size":16,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-17T23:33:21.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/apps/verba-sequentur","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonathanhefner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-17T20:49:35.000Z","updated_at":"2024-10-18T06:19:02.000Z","dependencies_parsed_at":"2023-07-13T13:30:50.029Z","dependency_job_id":null,"html_url":"https://github.com/jonathanhefner/verba-sequentur","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonathanhefner/verba-sequentur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanhefner%2Fverba-sequentur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanhefner%2Fverba-sequentur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanhefner%2Fverba-sequentur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanhefner%2Fverba-sequentur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanhefner","download_url":"https://codeload.github.com/jonathanhefner/verba-sequentur/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanhefner%2Fverba-sequentur/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32409978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T03:46:11.172Z","status":"ssl_error","status_checked_at":"2026-04-29T03:37:55.317Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-09T03:22:11.519Z","updated_at":"2026-04-29T04:05:49.433Z","avatar_url":"https://github.com/jonathanhefner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# verba-sequentur\n\nA label-triggered canned response bot for GitHub issues.  Features:\n\n* `comment` setting per label\n* `close` setting per label\n* Does not trigger for already closed / locked issues\n* Does not trigger when a label is removed and re-applied\n\n\n## Usage\n\nInstall the [Verba Sequentur GitHub App](https://github.com/apps/verba-sequentur)\nfor your repository, or deploy your own instance of the verba-sequentur\nbot using the [Deploying](#deploying) instructions.\n\nThen create a `.github/verba-sequentur.yml` configuration file in your\nrepository, using the format shown in the example below.  Each top-level\nkey is a label, and each label may have a `comment` and `close` setting.\n\n### Example configuration\n\n```yaml\n\"support request\":\n  comment: \u003e\n    This appears to be a request for technical support.  We reserve this\n    issue tracker for bugs.  Please use Stack Overflow for technical\n    support questions, where a wider community can help you.\n  close: true\n\n\"needs reproduction\":\n  comment: \u003e\n    There doesn't appear to be enough information here to debug this\n    issue.  Please provide a minimal reproduction script using this\n    [template](https://github.com/...).\n\n\"spam\":\n  close: true\n```\n\n\n## Deploying\n\nIf you want to run your own instance of verba-sequentur, follow the\nProbot [deployment guide](https://probot.github.io/docs/deployment/).\nWhen creating your GitHub App, you can either create it manually as the\nguide describes, or you can use the Probot setup wizard with this\nrepository:\n\n```bash\n$ git clone https://github.com/jonathanhefner/verba-sequentur\n$ cd verba-sequentur\n\n# Starting the bot without an APP_ID activates the setup wizard\n$ npm install \u0026\u0026 npm start\n\n# Now visit http://localhost:3000 to step through the wizard\n```\n\nPlease ensure that your GitHub App requests the appropriate permissions:\n\n* Issues: Read \u0026 write\n* Pull requests: Read \u0026 write\n* Single file: Read-only\n  * Path: `.github/verba-sequentur.yml`\n\nAnd subscribes to the appropriate events:\n\n* Issues\n* Pull request\n\n\n## Contributing\n\nRun `npm test` to run the tests.\n\n\n## License\n\n[ISC License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanhefner%2Fverba-sequentur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanhefner%2Fverba-sequentur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanhefner%2Fverba-sequentur/lists"}