Skip to content

Fixes app setup#45

Merged
Jwaegebaert merged 1 commit intopnp:mainfrom
milanholemans:fix-setup
Jan 28, 2026
Merged

Fixes app setup#45
Jwaegebaert merged 1 commit intopnp:mainfrom
milanholemans:fix-setup

Conversation

@milanholemans
Copy link
Contributor

Fixes the GitHub action so it does not ask to create an app registration.

Copilot AI review requested due to automatic review settings January 13, 2026 23:52
Copy link

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

This pull request fixes an issue with the GitHub Action where the m365 setup command was prompting users to create an app registration. The fix adds the --skipApp flag to the setup command to prevent this unwanted prompt.

Changes:

  • Added --skipApp flag to the m365 setup command to skip app registration creation
  • Updated the compiled distribution file to reflect the source code change

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
src/main.ts Added --skipApp flag to the m365 setup --scripting command on line 24
dist/index.js Updated compiled distribution with the corresponding change

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

@Jwaegebaert Jwaegebaert merged commit 142e89a into pnp:main Jan 28, 2026
12 checks passed
@milanholemans milanholemans deleted the fix-setup branch January 29, 2026 08:02
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.

3 participants