Skip to content

port-labs/port-github-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Port GitHub Action

Slack

Port is the Developer Platform meant to supercharge your DevOps and Developers, and allow you to regain control of your environment.

Docs

Usage

See action.yml for inputs and outputs.

- uses: port-labs/port-github-action@v1
  with:
    clientId: ${{ secrets.CLIENT_ID }}
    clientSecret: ${{ secrets.CLIENT_SECRET }}
    operation: UPSERT
    identifier: port-github-action
    title: Port Github Action
    blueprint: PortIntegration
    properties: |
      {
        "version": "v1"
      }
    team: '["Port"]'
    relations: |
      {
        "deployedAt": "prod"
      }

About

No description, website, or topics provided.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 19