Skip to content

Power Automate: Setup development repository #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

daveomri
Copy link
Collaborator

@daveomri daveomri commented Aug 21, 2025

Task: Setup Development Repository

User Stories

  • As a person who conducts the initial setup: I need to perform the initial, one-time setup of the connector repository with all the correct configurations in place to support a professional, multi-developer workflow for a Power Automate custom connector.
  • As a new developer: I want to follow a single guide within the project to set up my local environment, understand the development workflow, and start contributing quickly.

Acceptance Criteria

  • The project exists in a central Git repository (e.g., GitHub).
  • The repository contains the initial project structure, including swagger.json, apiProperties.json, scripts.cs, a placeholder icon.png, and a README.md.
  • The .gitignore file is correctly configured to exclude any local-only or sensitive files.
  • A basic CI/CD pipeline is established to validate the connector files on every pull request.

…ft Power Automate integration, including workflows for validation and deployment.
@daveomri daveomri self-assigned this Aug 21, 2025
@daveomri daveomri marked this pull request as draft August 21, 2025 10:06
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.

1 participant