Skip to content

Comments

fix: fail build when missing not allowed#222

Open
cronik wants to merge 3 commits intojenkinsci:masterfrom
cronik:bugfix/JENKINS-70149
Open

fix: fail build when missing not allowed#222
cronik wants to merge 3 commits intojenkinsci:masterfrom
cronik:bugfix/JENKINS-70149

Conversation

@cronik
Copy link
Contributor

@cronik cronik commented Feb 26, 2023

If allowMissing is set to false html publisher should cause the step to fail rather than just setting the build status to failed.

Refs: JENKINS-70149

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

If allowMissing is set to false html publisher should cause the step to fail rather than just setting the build status to failed.

Refs: JENKINS-70149
@krf
Copy link

krf commented Mar 25, 2024

We just spend a few hours trying to track down why one of our jobs failed without apparent issue and the cause was "hidden" by this. Could this be reviewed and (hopefully) merged, please?

@cronik cronik requested a review from a team as a code owner March 2, 2025 14:42
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