[PR #284] [MERGED] feat: added codeql and dependabot workflows #848

Closed
opened 2026-02-26 19:30:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/284
Author: @adithyaakrishna
Created: 8/21/2023
Status: Merged
Merged: 8/22/2023
Merged by: @Mythie

Base: feat/refreshHead: feat/general-updates


📝 Commits (8)

  • a8a1fbb feat: Added Engines to Enforce Node v18.0.0 and above
  • c5b7b8a feat: add dependabot config
  • e468f5b chore: enable job concurrency
  • 4964b25 chore: update readme file
  • b063758 chore: update readme file with radix-ui
  • af307a2 chore: updated dependabot config
  • 083f3e7 feat: add codeql-analysis
  • 617143a fix: removed ts from codeql

📊 Changes

5 files changed (+96 additions, -0 deletions)

View changed files

.github/dependabot.yml (+39 -0)
📝 .github/workflows/ci.yml (+4 -0)
.github/workflows/codeql-analysis.yml (+45 -0)
📝 README.md (+4 -0)
📝 package.json (+4 -0)

📄 Description

Description:

  • This PR adds dependabot and codeql workflows
  • Also, updates the readme as well :)
  • Enabled engines in package.json to enforce Node v18.0.0 and above

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/284 **Author:** [@adithyaakrishna](https://github.com/adithyaakrishna) **Created:** 8/21/2023 **Status:** ✅ Merged **Merged:** 8/22/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `feat/refresh` ← **Head:** `feat/general-updates` --- ### 📝 Commits (8) - [`a8a1fbb`](https://github.com/documenso/documenso/commit/a8a1fbb829722a5edc9daa07bee3b6b5ff441a3a) feat: Added Engines to Enforce Node v18.0.0 and above - [`c5b7b8a`](https://github.com/documenso/documenso/commit/c5b7b8a18ac8ea11c2a9b0b4f1e409e9446fc458) feat: add dependabot config - [`e468f5b`](https://github.com/documenso/documenso/commit/e468f5bbc9d993962875ed65f825d06b3411fe30) chore: enable job concurrency - [`4964b25`](https://github.com/documenso/documenso/commit/4964b252e348c254becee73a72731a9dd649d9c4) chore: update readme file - [`b063758`](https://github.com/documenso/documenso/commit/b063758ee563b89603df3f17af7459a4dd9eafc0) chore: update readme file with radix-ui - [`af307a2`](https://github.com/documenso/documenso/commit/af307a2a499d5cee5261ccf66ab6bce04706568a) chore: updated dependabot config - [`083f3e7`](https://github.com/documenso/documenso/commit/083f3e7108b77880e712125a0525cd58f3ce1ae5) feat: add codeql-analysis - [`617143a`](https://github.com/documenso/documenso/commit/617143a47fd8545e341cdadb8e5b9b522adc4ab0) fix: removed ts from codeql ### 📊 Changes **5 files changed** (+96 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/dependabot.yml` (+39 -0) 📝 `.github/workflows/ci.yml` (+4 -0) ➕ `.github/workflows/codeql-analysis.yml` (+45 -0) 📝 `README.md` (+4 -0) 📝 `package.json` (+4 -0) </details> ### 📄 Description **Description:** - This PR adds dependabot and codeql workflows - Also, updates the readme as well :) - Enabled `engines` in `package.json` to enforce Node v18.0.0 and above --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:30:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#848
No description provided.