Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feature/support-add…
Browse files Browse the repository at this point in the history
…ing-multiple-users-in-a-single-message

* origin/master: (103 commits)
  feat: commit conventions (#343)
  refactor: remove unnecessary error handling (#410)
  chore: fix codecov (#409)
  chore: remove all Slack references (#407)
  docs: add tenshiAMD as a contributor for code, maintenance, bug, review, test (#408)
  chore(deps): bump validator and smee-client (#406)
  fix(deps): bump `all-contributors-cli` (#404)
  fix(package): bump `all-contributors-cli` (#403)
  chore(deps): bump async from 3.2.1 to 3.2.3 (#396)
  chore(deps): bump eventsource from 1.1.0 to 1.1.1
  chore(deps): bump minimist from 1.2.5 to 1.2.6
  chore(deps): bump url-parse from 1.5.7 to 1.5.10
  chore(deps): bump node-fetch from 2.6.5 to 2.6.7
  chore(deps): bump url-parse from 1.5.3 to 1.5.7
  fix: bump max number of files to 25 (#385)
  docs: add aaltat as a contributor for bug (#383)
  fix: set `webhooksPath` correctly
  fix: Probot v12 (#381)
  chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
  chore(deps): bump semver-regex from 3.1.2 to 3.1.3
  ...
  • Loading branch information
tenshiAMD committed Sep 12, 2022
2 parents 38e5a80 + e6c6571 commit 307fd18
Show file tree
Hide file tree
Showing 114 changed files with 18,967 additions and 11,584 deletions.
131 changes: 128 additions & 3 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"projectName": "bot",
"projectOwner": "all-contribtuors",
"projectName": "app",
"projectOwner": "all-contributors",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
Expand Down Expand Up @@ -86,7 +86,132 @@
"contributions": [
"blog"
]
},
{
"login": "mralwin",
"name": "Owen Thiele",
"avatar_url": "https://avatars0.githubusercontent.com/u/26689450?v=4",
"profile": "https://allcontributors.org",
"contributions": [
"code"
]
},
{
"login": "JayDosunmu",
"name": "Taslim Dosunmu",
"avatar_url": "https://avatars2.githubusercontent.com/u/12818598?v=4",
"profile": "https://github.com/JayDosunmu",
"contributions": [
"doc"
]
},
{
"login": "nschonni",
"name": "Nick Schonning",
"avatar_url": "https://avatars2.githubusercontent.com/u/1297909?v=4",
"profile": "https://github.com/nschonni",
"contributions": [
"code"
]
},
{
"login": "fennecdjay",
"name": "Jérémie Astor",
"avatar_url": "https://avatars0.githubusercontent.com/u/4943921?v=4",
"profile": "https://github.com/fennecdjay",
"contributions": [
"code"
]
},
{
"login": "js-kyle",
"name": "Kyle Martin",
"avatar_url": "https://avatars3.githubusercontent.com/u/23022619?v=4",
"profile": "https://github.com/js-kyle",
"contributions": [
"test"
]
},
{
"login": "baikho",
"name": "Sang Lostrie",
"avatar_url": "https://avatars0.githubusercontent.com/u/4610533?v=4",
"profile": "https://www.weareaccess.co.uk/",
"contributions": [
"maintenance"
]
},
{
"login": "mloning",
"name": "Markus Löning",
"avatar_url": "https://avatars3.githubusercontent.com/u/21020482?v=4",
"profile": "https://www.linkedin.com/in/mloning/",
"contributions": [
"code"
]
},
{
"login": "LaChapeliere",
"name": "LaChapeliere",
"avatar_url": "https://avatars2.githubusercontent.com/u/7062546?v=4",
"profile": "https://github.com/LaChapeliere",
"contributions": [
"code"
]
},
{
"login": "rluvaton",
"name": "Raz Luvaton",
"avatar_url": "https://avatars.githubusercontent.com/u/16746759?v=4",
"profile": "https://github.com/rluvaton",
"contributions": [
"test",
"code",
"bug"
]
},
{
"login": "yakkomajuri",
"name": "Yakko Majuri",
"avatar_url": "https://avatars.githubusercontent.com/u/38760734?v=4",
"profile": "http://yakko.tech",
"contributions": [
"test",
"doc"
]
},
{
"login": "ouuan",
"name": "Yufan You",
"avatar_url": "https://avatars.githubusercontent.com/u/30581822?v=4",
"profile": "https://ouuan.github.io/about",
"contributions": [
"code"
]
},
{
"login": "aaltat",
"name": "Tatu Aalto",
"avatar_url": "https://avatars.githubusercontent.com/u/2665023?v=4",
"profile": "https://github.com/aaltat",
"contributions": [
"bug"
]
},
{
"login": "tenshiAMD",
"name": "Angel Aviel Domaoan",
"avatar_url": "https://avatars.githubusercontent.com/u/13580338?v=4",
"profile": "https://tenshiamd.com",
"contributions": [
"code",
"maintenance",
"bug",
"review",
"test"
]
}
],
"contributorsPerLine": 7
"contributorsPerLine": 7,
"skipCi": true
}
108 changes: 0 additions & 108 deletions .circleci/config.yml

This file was deleted.

16 changes: 0 additions & 16 deletions .circleci/deploy.sh

This file was deleted.

10 changes: 0 additions & 10 deletions .codecov.yml

This file was deleted.

10 changes: 0 additions & 10 deletions .editorconfig

This file was deleted.

13 changes: 0 additions & 13 deletions .env.example

This file was deleted.

3 changes: 0 additions & 3 deletions .eslintignore

This file was deleted.

6 changes: 0 additions & 6 deletions .eslintrc.js

This file was deleted.

6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
title: ""
labels: bug
assignees: ''

assignees: ""
---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand Down
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
title: ""
labels: enhancement
assignees: ''

assignees: ""
---

**Is your feature request related to a problem? Please describe.**
Expand Down
19 changes: 19 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: Release
"on":
push:
branches:
- master
jobs:
release:
name: release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
cache: npm
node-version: 16
- run: npm ci
- run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29 changes: 29 additions & 0 deletions .github/workflows/stats.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
on:
schedule:
# https://crontab.guru/once-a-day
- cron: 0 0 * * *
workflow_dispatch: {}

name: Stats
jobs:
stats:
runs-on: ubuntu-latest
steps:
- uses: gr2m/[email protected]
id: stats
with:
id: ${{ secrets.ALL_CONTRIBUTORS_APP_ID }}
private_key: ${{ secrets.ALL_CONTRIBUTORS_APP_PRIVATE_KEY }}
- run: "echo installations: '${{ steps.stats.outputs.installations }}'"
- run: "echo most popular repositories: '${{ steps.stats.outputs.popular_repositories }}'"
- uses: logflare/action@v1
with:
api_key: ${{ secrets.LOGFLARE_API_KEY }}
source_id: ${{ secrets.LOGFLARE_SOURCE_ID }}
message: "stats: ${{ steps.stats.outputs.installations }} / ${{ steps.stats.outputs.repositories }}"
metadata: |
{
"num_installations": ${{ steps.stats.outputs.installations }},
"num_repositories": ${{ steps.stats.outputs.repositories }},
"num_suspended_installations": ${{ steps.stats.outputs.suspended_installations }}
}
Loading

0 comments on commit 307fd18

Please sign in to comment.