{"id":13451870,"url":"https://github.com/cds-snc/github-actions","last_synced_at":"2025-03-23T19:32:54.175Z","repository":{"id":96828513,"uuid":"168180391","full_name":"cds-snc/github-actions","owner":"cds-snc","description":"Repository for CDS specific GitHub actions","archived":true,"fork":false,"pushed_at":"2020-09-24T00:49:17.000Z","size":2129,"stargazers_count":65,"open_issues_count":20,"forks_count":16,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-10-28T18:15:58.264Z","etag":null,"topics":["end-of-life","live"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/cds-snc.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}},"created_at":"2019-01-29T15:43:30.000Z","updated_at":"2023-12-31T22:26:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5ffbbf8-43e2-4a57-b56c-1aa5ddb0af0f","html_url":"https://github.com/cds-snc/github-actions","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/cds-snc%2Fgithub-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-snc%2Fgithub-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-snc%2Fgithub-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-snc%2Fgithub-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cds-snc","download_url":"https://codeload.github.com/cds-snc/github-actions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245158484,"owners_count":20570190,"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":["end-of-life","live"],"created_at":"2024-07-31T07:01:05.282Z","updated_at":"2025-03-23T19:32:53.773Z","avatar_url":"https://github.com/cds-snc.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# CDS/SNC GitHub Actions\n\n[![Phase](https://img.shields.io/badge/Phase-Beta-22a7f0.svg)](https://digital.canada.ca/products/)\n\n```\nWith GitHub Actions you can automate your workflow from idea to production.\n```\n\n### Purpose\n\nThe purpose of this repository is to track all the GitHub actions CDS creates for their own purposes. Feel free to use these in your own workflows.\n\n### Content\n\n| Name                          | Description                                                                                                                                    | Use on              | Image name                                           | Size    |\n| ----------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ------------------- | ---------------------------------------------------- | ------- |\n| auto-commit                   | Auto-commits back any changes to the current branch made by previous GitHub actions.                                                           | `push`              | `cdssnc/auto-commit-github-action`                   | 23 MB   |\n| diefenbunker                  | Creates a zip file of your current GitHub workspace and uploads it to S3.                                                                      | any                 | `cdssnc/diefenbunker-github-action`                  | 32 MB   |\n| docker-lint                   | Automatically runs [hadolint](https://github.com/hadolint/hadolint) on all the `Dockerfiles` in your repository.                               | `push`              | `cdssnc/docker-lint-github-action`                   | 26 MB   |\n| elmo-fire                     | Sends a slack notification when a `check_suite` completes without a success state.                                                             | `check_suite`       | `cdssnc/elmo-fire-github-action`                     | 6 MB    |\n| gh-pages                      | Pushes a DIR to GH pages. Security fork from [here](https://github.com/maxheld83/ghpages).                                                     | `push`              | `cdssnc/gh-pages-github-action`                      | 13 MB   |\n| google-analytics-anonymize-ip | Checks a deployment if it is uses IP anonymization when using Google Analytics                                                                 | `deployment_status` | `cdssnc/google-analytics-anonymize-ip-github-action` | 1.44 GB |\n| lighthouse-score              | Checks a deployment lighthouse-scores against a user defined baseline                                                                          | `deployment_status` | `cdssnc/lighthouse-score-github-action`              | 6 MB    |\n| node-license-checker          | Automatically runs [license-checker](https://github.com/davglass/license-checker) to extract all the license information in your dependencies. | `push`              | `cdssnc/node-license-checker-github-action`          | 26 MB   |\n| seekret                       | Checks if files contain secrets you do not want to expose                                                                                      | `push`              | `cdssnc/seekret-github-action`                       | 59.7 MB |\n| tf-lint                       | Automatically runs [tflint](https://github.com/wata727/tflint) on all the Terraform (`.tf`) in your repository.                                | `push`              | `cdssnc/tf-lint-github-action`                       | 27 MB   |\n| touched                       | Checks if file matching a pattern have been touched as part of the push                                                                        | `push`              | `cdssnc/touched-github-action`                       | 1.88 MB |\n| a11y-checker                  | Basic accessibility scanner for deployments                                                                                                    | `deployment_status` | `cdssnc/a11y-checker`                                 | 515 MB |\n| a11y-multiple-pagechecker     | Accessibility scanner for multiple page deployments                                                                                            | `deployment_status` | `cdssnc/a11y-multiple-page-checker`                   | 319 MB |\n\n### Questions?\n\nPlease contact us through any of the multiple ways listed on our [website](https://digital.canada.ca/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcds-snc%2Fgithub-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcds-snc%2Fgithub-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcds-snc%2Fgithub-actions/lists"}