Skip to content

make template file configurable#5

Merged
tmclaugh merged 1 commit intomainfrom
feature/template-parameter
Apr 29, 2026
Merged

make template file configurable#5
tmclaugh merged 1 commit intomainfrom
feature/template-parameter

Conversation

@tmclaugh
Copy link
Copy Markdown
Member

No description provided.

Co-authored-by: Copilot <copilot@github.com>
Copilot AI review requested due to automatic review settings April 29, 2026 00:43
@tmclaugh tmclaugh merged commit 6f5c0f3 into main Apr 29, 2026
2 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Makes the SAM template path configurable for this composite GitHub Action, so callers can package SAM apps whose template file isn’t template.yaml.

Changes:

  • Add a new template_file input with a default of template.yaml.
  • Wire template_file and packaged_template_file inputs through to the ServerlessOpsIO/gha-package-aws-sam@v1 step (removing the hard-coded packaged template filename).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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