Skip to content
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

feat: add labels #200

Merged
merged 2 commits into from
Oct 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions .github/workflows/pulumi.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: Pulumi

on:
push:
tags:
- '*'
pull_request:
paths-ignore:
- '**/.github/'
workflow_dispatch:
# push:
# tags:
# - '*'
# pull_request:
# paths-ignore:
# - '**/.github/'

jobs:
preview:
Expand Down
5 changes: 5 additions & 0 deletions Pulumi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@ config:
description: "DevPod on Scaleway 🇫🇷"
license: "mpl-2.0"
visibility: "public"
labels: true
topics:
- "devpod"
- "scaleway"
Expand All @@ -442,13 +443,15 @@ config:
description: "DevPod on Equinix Metal"
license: "mpl-2.0"
visibility: "public"
labels: true
topics:
- "devpod"
- "equinix"
- name: "pulumi-fly"
description: "Pulumi provider for Fly.io"
license: "mpl-2.0"
visibility: "public"
labels: true
topics:
- "pulumi"
- "fly"
Expand Down Expand Up @@ -478,13 +481,15 @@ config:
description: "DevPod on Exoscale 🇨🇭"
license: "mpl-2.0"
visibility: "public"
labels: true
topics:
- "devpod"
- "exoscale"
- name: "pulumi-exoscale-workshop"
description: "Pulumi Exoscale Workshop"
license: "mpl-2.0"
visibility: "public"
labels: true
topics:
- "pulumi"
- "exoscale"