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 support for gh workflow only kres #389

Merged
merged 1 commit into from
May 16, 2024

Conversation

frezbo
Copy link
Member

@frezbo frezbo commented May 14, 2024

Support managing only GitHub workflows.
This still handles SOPS, conform and repository checks.
Can be enabled with:

---
kind: auto.CI
spec:
  compileGHWorkflowsOnly: true

Signed-off-by: Noel Georgi git@frezbo.dev

@frezbo frezbo force-pushed the feat/gh-actions-workflow branch 2 times, most recently from 6a3593d to 2e1ac8c Compare May 15, 2024 12:57
Support managing only GitHub workflows.

This still handles SOPS, conform and repository checks.

Can be enabled with:

```yaml
---
kind: auto.CI
spec:
  compileGHWorkflowsOnly: true
```

Signed-off-by: Noel Georgi <git@frezbo.dev>
@frezbo
Copy link
Member Author

frezbo commented May 16, 2024

/m

@talos-bot talos-bot merged commit 48517a9 into siderolabs:main May 16, 2024
13 checks passed
@frezbo frezbo deleted the feat/gh-actions-workflow branch May 16, 2024 10:03
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.

None yet

3 participants