Skip to content

feat(lambda): add AWS Lambda version of GitHub Action with verbose TSDoc#10

Merged
dextel2 merged 6 commits into
dextel2:mainfrom
ssalokhe12:main
Oct 13, 2025
Merged

feat(lambda): add AWS Lambda version of GitHub Action with verbose TSDoc#10
dextel2 merged 6 commits into
dextel2:mainfrom
ssalokhe12:main

Conversation

@ssalokhe12
Copy link
Copy Markdown
Contributor

  • Converted GitHub Action logic to an AWS Lambda function (JavaScript)
  • Added detailed TSDoc comments for all functions and types
  • Handles GitHub authentication, README updates, and API interactions
  • Prepares for deployment via AWS Lambda (Node.js 18.x runtime)

- Converted GitHub Action logic to an AWS Lambda function (JavaScript)
- Added detailed TSDoc comments for all functions and types
- Handles GitHub authentication, README updates, and API interactions
- Prepares for deployment via AWS Lambda (Node.js 18.x runtime)
@dextel2 dextel2 merged commit 95ffcde into dextel2:main Oct 13, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants