Commit Graph

20 Commits

Author SHA1 Message Date
Claas Augner
d3eb52083b docs(SECURITY): sync security policy (#607)
* docs(SECURITY): sync security policy

* Apply suggestions from code review

Co-authored-by: rebloor <git@sherpa.co.nz>

---------

Co-authored-by: rebloor <git@sherpa.co.nz>
2025-11-18 10:15:02 +01:00
dependabot[bot]
9ee37c18e8 ci(deps): bump actions/setup-node from 4 to 6 (#600) 2025-10-28 19:02:20 +01:00
dependabot[bot]
db714add60 ci(deps): bump actions/checkout from 3 to 5 (#601)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 16:40:34 +01:00
Claas Augner
50b2c619c6 ci(workflows): pin 3rd party actions (#605) 2025-10-28 16:25:39 +01:00
Claas Augner
f1646b822d ci(CODEOWNERS): add Engineering for workflows and CODEOWNERS (#604) 2025-10-17 10:43:36 +01:00
Claas Augner
4421d5db72 ci(workflows): remove idle workflow (#603) 2025-10-17 09:48:28 +01:00
Claas Augner
07636b4ec9 ci(workflows): remove advanced CodeQL setup (#597) 2025-10-15 11:59:49 +02:00
Claas Augner
8cfa08277d ci(dependabot): update GitHub Actions weekly (#598) 2025-10-15 10:24:46 +02:00
Claas Augner
226a3b4764 ci(workflows): disable actions/checkout credential persistance (#599) 2025-10-13 13:42:56 +02:00
Claas Augner
4f437218d9 ci(workflows): disable actions/checkout credential persistance (#596) 2025-10-13 09:57:47 +02:00
Claas Augner
4045ef571e ci(workflows): remove welcome-bot (#595) 2025-10-08 14:27:29 +02:00
Rob Wu
d5fee36ec5 chore: Add package-lock.json (#550) 2023-11-03 04:39:39 +13:00
Rob Wu
31008d83eb chore: use npm install instead of npm ci in gh workflow (#549)
The project does not have a package-lock.json file, so `npm ci` does not
work. Switch to `npm install` instead.
2023-11-02 11:40:01 +13:00
Rob Wu
fc984fa2e4 chore: add setup-node + npm ci to lint workflow (#548) 2023-11-01 10:40:21 +13:00
Uiolee
cad65502f2 chore: update eslint and CI (#532)
* update eslint

* babel-eslint has been deprecated

* ci: update lint
2023-10-31 17:20:42 +01:00
Brian Thomas Smith
2bb5e55e14 chore(docs): Fix templates 2023-01-03 13:52:18 +01:00
Brian Thomas Smith
83764b3002 chore(docs): Fix templates 2023-01-03 13:45:04 +01:00
Brian Thomas Smith
83fa8830f0 Delete config.yml
This is not needed in the current welcome bot -> https://github.com/mdn/workflows/blob/main/.github/workflows/allo-allo.yml
2023-01-03 10:39:03 +01:00
Brian Thomas Smith
f8350be31b Update welcome-bot.yml
Update placeholder with target repo name
2022-12-27 14:44:58 +01:00
Brian Thomas Smith
fb51e5d0a2 Add shared workflows 2022-12-22 14:03:21 +01:00