{"id":15140222,"url":"https://github.com/behaviorbot/welcome","last_synced_at":"2025-04-12T16:35:28.310Z","repository":{"id":23439298,"uuid":"99024555","full_name":"behaviorbot/welcome","owner":"behaviorbot","description":"A probot app that welcome new users","archived":false,"fork":false,"pushed_at":"2025-02-14T23:09:17.000Z","size":175,"stargazers_count":206,"open_issues_count":26,"forks_count":70,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-04-03T16:14:14.531Z","etag":null,"topics":["github-pages","probot","probot-app"],"latest_commit_sha":null,"homepage":"https://github.com/apps/welcome","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/behaviorbot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2017-08-01T17:03:38.000Z","updated_at":"2025-03-31T17:24:59.000Z","dependencies_parsed_at":"2025-02-28T05:11:26.900Z","dependency_job_id":"d1e3cfab-36f5-403a-8509-ec228c390b5c","html_url":"https://github.com/behaviorbot/welcome","commit_stats":{"total_commits":34,"total_committers":10,"mean_commits":3.4,"dds":0.6764705882352942,"last_synced_commit":"61a4b24c0b6e0f684395ccb44ca1130b012f5547"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behaviorbot%2Fwelcome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behaviorbot%2Fwelcome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behaviorbot%2Fwelcome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behaviorbot%2Fwelcome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/behaviorbot","download_url":"https://codeload.github.com/behaviorbot/welcome/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248597122,"owners_count":21130813,"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":["github-pages","probot","probot-app"],"created_at":"2024-09-26T08:01:38.091Z","updated_at":"2025-04-12T16:35:28.276Z","avatar_url":"https://github.com/behaviorbot.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# welcome\n\n\u003e a GitHub App built with [probot](https://github.com/probot/probot) that welcomes new users based off maintainer defined comments that should be located in a `.github/config.yml`\n\nThe 3 plugins it combines with are\n### New Issue Welcome:\n[new-issue-welcome](https://github.com/behaviorbot/new-issue-welcome)\n\u003cimg width=\"801\" alt=\"screen shot 2017-07-17 at 1 31 50 pm\" src=\"https://user-images.githubusercontent.com/13410355/28288547-5f83aa8e-6af4-11e7-9692-eb41d42431e2.png\"\u003e\n\n### New PR Welcome:\n[new-pr-welcome](https://github.com/behaviorbot/new-pr-welcome)\n\u003cimg width=\"802\" alt=\"screen shot 2017-07-07 at 10 40 26 am\" src=\"https://user-images.githubusercontent.com/13410355/28288851-679f582a-6af5-11e7-8dd8-b85b6c33e16b.png\"\u003e\n\n### First PR Merge:\n[first-pr-merge](https://github.com/behaviorbot/first-pr-merge)\n\u003cimg width=\"807\" alt=\"screen shot 2017-07-17 at 1 58 37 pm\" src=\"https://user-images.githubusercontent.com/13410355/28289605-1ab81a76-6af8-11e7-8f78-6a1b3948df36.png\"\u003e\n\n## Usage\n\n1. [Install the bot](https://github.com/apps/welcome) on the intended repositories. The plugin requires the following **Permissions and Events**:\n\n- Pull requests: **Read \u0026 Write**\n- Issues: **Read \u0026 Write**\n\n2. Create a `.github/config.yml` file to check for content of the comments:\n\n``` yaml\n# Configuration for welcome - https://github.com/behaviorbot/welcome\n\n# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome\n\n# Comment to be posted to on first time issues\nnewIssueWelcomeComment: \u003e\n  Thanks for opening your first issue here! Be sure to follow the issue template!\n\n# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome\n\n# Comment to be posted to on PRs from first time contributors in your repository\nnewPRWelcomeComment: \u003e\n  Thanks for opening this pull request! Please check out our contributing guidelines.\n\n# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge\n\n# Comment to be posted to on pull requests merged by a first time user\nfirstPRMergeComment: \u003e\n  Congrats on merging your first pull request! We here at behaviorbot are proud of you!\n\n# It is recommended to include as many gifs and emojis as possible!\n```\n\nYou can opt out of having the bot comment on first time pull requests, pull request merges, or new issues by not filling in a value for each app's respective field.\n\nFor some inspiration about what kind of content to include in your `.github/config` files, check out [Electron's Configuration](https://github.com/electron/electron/blob/master/.github/config.yml).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehaviorbot%2Fwelcome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbehaviorbot%2Fwelcome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehaviorbot%2Fwelcome/lists"}