From aa1f50d04147d5a5ca2dca461a6d451d0b661bd0 Mon Sep 17 00:00:00 2001 From: Cees-Jan Kiewiet Date: Wed, 13 Nov 2019 08:11:13 +0100 Subject: [PATCH 1/8] Add next semvers action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3161912..f4e9290 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s - [Restrict cursing action](https://github.com/sobolevn/restrict-cursing-action) - Moderator bot for your project, automatically removes bad language. - [Publish GitHub release artifacts](https://github.com/skx/github-action-publish-binaries) - [Jekyll Diff Action](https://github.com/David-Byrne/jekyll-diff-action) - Diffs the built Jekyll site after a change, and comments the result back to GitHub. +- [Next SemVers](https://github.com/WyriHaximus/github-action-next-semvers) - Output the next version for major, minor, and patch version based on the given semver version. ### Testing and Linting From b297ba3bd9edf7903c3a7d102c24c1a0dbabe8d2 Mon Sep 17 00:00:00 2001 From: VasilyStrelyaev Date: Wed, 13 Nov 2019 12:31:19 +0300 Subject: [PATCH 2/8] Add the Run TestCafe action https://github.com/DevExpress/testcafe-action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3161912..bbb904d 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s - [Run shellcheck, with reviewdog output on the PR](https://github.com/reviewdog/action-shellcheck) - [Build Go applications for multiplatform](https://github.com/izumin5210/action-go-crossbuild) - [Catch insensitive, inconsiderate writing in your markdown docs](https://github.com/theashraf/alex-action) +- [Run TestCafe tests](https://github.com/DevExpress/testcafe-action) ### Security From 8dbd28ad63c1ff7929b10c6fcf596d638db72b1c Mon Sep 17 00:00:00 2001 From: Ben Jefferies Date: Fri, 15 Nov 2019 11:04:29 +0000 Subject: [PATCH 3/8] Add branch protection bot A bot tool to temporarily disable and re-enable "Include administrators" option in branch protection Github doesn't have a way to give a Bot access to override the branch protection, specifically if you include administrators. The only possible solution is to disable the include administrators option. This increases risk of accidental pushes to master from administrators (I've done it a few times). This tool doesn't completely solve the problem of accidents happening but reduces the chances by closing the window. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3161912..a5fe2fe 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s - [Restrict cursing action](https://github.com/sobolevn/restrict-cursing-action) - Moderator bot for your project, automatically removes bad language. - [Publish GitHub release artifacts](https://github.com/skx/github-action-publish-binaries) - [Jekyll Diff Action](https://github.com/David-Byrne/jekyll-diff-action) - Diffs the built Jekyll site after a change, and comments the result back to GitHub. +- [Branch Protection Bot](https://github.com/benjefferies/branch-protection-bot) - Temporarily disable and re-enable "Include administrators" option in branch protection ### Testing and Linting From a31a7d50e11f68bdc3c10df73cf3f3fe3f92af37 Mon Sep 17 00:00:00 2001 From: Ben Jefferies Date: Fri, 15 Nov 2019 11:16:12 +0000 Subject: [PATCH 4/8] Add full stop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5fe2fe..5a15125 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s - [Restrict cursing action](https://github.com/sobolevn/restrict-cursing-action) - Moderator bot for your project, automatically removes bad language. - [Publish GitHub release artifacts](https://github.com/skx/github-action-publish-binaries) - [Jekyll Diff Action](https://github.com/David-Byrne/jekyll-diff-action) - Diffs the built Jekyll site after a change, and comments the result back to GitHub. -- [Branch Protection Bot](https://github.com/benjefferies/branch-protection-bot) - Temporarily disable and re-enable "Include administrators" option in branch protection +- [Branch Protection Bot](https://github.com/benjefferies/branch-protection-bot) - Temporarily disable and re-enable "Include administrators" option in branch protection. ### Testing and Linting From 900209f2be8952a2481e675b0505a04f8efc7176 Mon Sep 17 00:00:00 2001 From: Martin Simon Date: Fri, 15 Nov 2019 14:56:51 +0100 Subject: [PATCH 5/8] add action-forge-publish --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3161912..7949751 100644 --- a/README.md +++ b/README.md @@ -357,6 +357,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s - [Action For Semantic Release](https://github.com/cycjimmy/semantic-release-action) - [Deploy a Collection to Ansible Galaxy](https://github.com/artis3n/ansible_galaxy_collection) - [An example of using Terraform to validate and apply GitHub administration](https://github.com/asgharlabs/github-terraform/tree/master/.github/workflows) +- [Publish module to Puppet Forge](https://github.com/barnumbirr/action-forge-publish) ### External Services From 463eacbb7289abd40a9e16791a5ec0f1557a2474 Mon Sep 17 00:00:00 2001 From: cristianpb Date: Sat, 16 Nov 2019 16:34:28 +0100 Subject: [PATCH 6/8] Add entry to publish Google analytics using Github Pages --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3161912..d1e3433 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s - [Deploy assets to GitHub pages](https://github.com/maxheld83/ghpages) - No building, just deploying. - [GitHub Actions for deploying to GitHub Pages with Static Site Generators](https://github.com/peaceiris/actions-gh-pages) - [GitHub Action for Hexo](https://github.com/heowc/action-hexo) +- [Deploy Google Analytics stats to GitHub Pages](https://github.com/cristianpb/analytics-google) ### Notifications and Messages From 1cceb458827c691ede87f88e06012a1275976a0a Mon Sep 17 00:00:00 2001 From: Max Komarychev Date: Fri, 22 Nov 2019 09:34:45 +0200 Subject: [PATCH 7/8] Add Merge Pal action (#266) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3161912..1175898 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s - [Block Autosquash Commits](https://github.com/xt0rted/block-autosquash-commits-action) - [Automatically Bump and Tag on Merge](https://github.com/anothrNick/github-tag-action) - [Automatically Update PRs with Outdated Checks and Squash and Merge the Ones Matching All Branch Protections](https://github.com/tibdex/autosquash) +- [Merge Pal - automatically update and merge pull requests](https://github.com/maxkomarychev/merge-pal-action) ### GitHub Pages From 5703755a3a823c9ddd39dfea6a05cb4ee8f107bf Mon Sep 17 00:00:00 2001 From: Gary Ewan Park Date: Fri, 22 Nov 2019 07:39:09 +0000 Subject: [PATCH 8/8] Delete lgtm.yml This doesn't seem to be working, so removing for the minute. --- .github/workflows/lgtm.yml | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 .github/workflows/lgtm.yml diff --git a/.github/workflows/lgtm.yml b/.github/workflows/lgtm.yml deleted file mode 100644 index 8cbf79f..0000000 --- a/.github/workflows/lgtm.yml +++ /dev/null @@ -1,23 +0,0 @@ -name: LGTM Reaction -on: - pull_request_review: - types: [submitted] -jobs: - build: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@1.0.0 - - uses: micnncim/action-lgtm-reaction@v0.5.4 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - GITHUB_REPOSITORY: ${{ github.repository }} - GITHUB_ISSUE_NUMBER: ${{ github.event.issue.number }} - GITHUB_COMMENT_BODY: ${{ github.event.comment.body }} - GITHUB_COMMENT_ID: ${{ github.event.comment.id }} - GITHUB_PULL_REQUEST_NUMBER: ${{ github.event.pull_request.number }} - GITHUB_REVIEW_BODY: ${{ github.event.review.body }} - GITHUB_REVIEW_ID: ${{ github.event.review.id }} - with: - trigger: '["^LGTM!?$"]' - override: true - source: lgtmapp