Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .github/workflows/commitmsg-conform.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: commit-message-conformance
on:
pull_request: {}
permissions:
statuses: write
checks: write
contents: read
pull-requests: read
jobs:
commitmsg-conform:
uses: actionsforge/actions/.github/workflows/commitmsg-conform.yml@main
11 changes: 11 additions & 0 deletions .github/workflows/markdown-lint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: markdown-lint
on:
pull_request: {}
permissions:
statuses: write
checks: write
contents: read
pull-requests: read
jobs:
markdown-lint:
uses: actionsforge/actions/.github/workflows/markdown-lint.yml@main
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# .github

Organization-wide configs and resources for Serverlessia, including profile README and templates
11 changes: 11 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 🚀 Welcome to Serverlessia 👋

**Serverlessia** is a GitHub organization focused on reusable AWS Lambda functions and serverless tools — built for real-world infrastructure, automation, and cloud-native workflows.

🌟 What We Do
👉 Build and share production-ready Lambda functions, SAR apps, and serverless utilities.
👉 Design Terraform modules and policies tailored for event-driven, serverless-first architectures.
👉 Deliver automation for DevOps, FinOps, and security with clear, modular Lambda-based solutions.
👉 Promote simplicity, best practices, and working examples across every project.

📚 *We don’t just ship functions — we ship serverless solutions that solve real problems.* 📚