Skip to content

feat: add continue-on-error: true to pipeline #908

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

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

Benjosh95
Copy link
Contributor

@Benjosh95 Benjosh95 commented Jul 9, 2025

Description

Problems were encountered when a fork created a PR due to permission issues.
=> Added the continue-on-error: true setting to ensure that even if the code coverage job fails the pipeline continues working.

Jira: https://jira.schwarz/browse/STACKITTPR-281

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@Benjosh95 Benjosh95 requested a review from a team as a code owner July 9, 2025 05:39
@Benjosh95 Benjosh95 merged commit 1a96e1a into main Jul 9, 2025
5 checks passed
@Benjosh95 Benjosh95 deleted the feat/tfp-281-pipeline-fork-fail branch July 9, 2025 12:32
rubenhoenle added a commit to rubenhoenle/terraform-provider-stackit that referenced this pull request Jul 18, 2025
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.

2 participants