Usage
Inputs
Type of app to create. Options:
PTE- Per-Tenant ExtensionAppSource App- AppSource applicationTest App- Test application
Name of the app to create.
Publisher name for the app.
ID range for the app objects (e.g.,
50000..50100).Project name if the repository is setup for multiple projects. Use
. for the root project.Whether to include sample code in the new app.
Whether to include a sample BCPT (Business Central Performance Toolkit) suite.
Set the branch to update. Defaults to the current branch.
Whether to commit directly to the branch without creating a pull request.
Shell in which you want to run the action. Options:
powershell or pwsh.The GitHub actor running the action.
The GitHub token running the action.
Example
Create a new PTE with sample code:The action creates the app structure with appropriate app.json configuration and optionally includes sample AL code and BCPT suites.