Skip to content

Only configure the gpgsigning if the repository exists#3954

Merged
MarkEWaite merged 2 commits intojenkinsci:masterfrom
MarkEWaite:safeguard-mergeTests-from-incorrect-config-operation
Apr 23, 2026
Merged

Only configure the gpgsigning if the repository exists#3954
MarkEWaite merged 2 commits intojenkinsci:masterfrom
MarkEWaite:safeguard-mergeTests-from-incorrect-config-operation

Conversation

@MarkEWaite
Copy link
Copy Markdown
Contributor

Only configure the gpgsigning if the repository exists

Some test configurations in my lab environment fail merge tests because the repository does not yet exist when the decorator is run.

Testing done

Confirmed that testMerge fails on my test environment without this pull request and passes with it

Submitter checklist

  • 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 demonstrate the feature works or the issue is fixed

Some test configurations in my lab environment fail merge tests because
the repository does not yet exist when the decorator is run.
@MarkEWaite MarkEWaite added the test Automated test addition or improvement label Apr 23, 2026
@MarkEWaite MarkEWaite requested a review from a team as a code owner April 23, 2026 15:39
@MarkEWaite MarkEWaite added the test Automated test addition or improvement label Apr 23, 2026
@github-actions github-actions Bot added the tests Automated test addition or improvement label Apr 23, 2026
@MarkEWaite MarkEWaite merged commit d5f87e4 into jenkinsci:master Apr 23, 2026
18 checks passed
@MarkEWaite MarkEWaite deleted the safeguard-mergeTests-from-incorrect-config-operation branch April 23, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Automated test addition or improvement tests Automated test addition or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant