Skip to content

#1683: wrong link for bug creation#1690

Merged
hohwille merged 4 commits intodevonfw:mainfrom
SDallmann:#1683-wrong-link-for-bug-creation
Jan 26, 2026
Merged

#1683: wrong link for bug creation#1690
hohwille merged 4 commits intodevonfw:mainfrom
SDallmann:#1683-wrong-link-for-bug-creation

Conversation

@SDallmann
Copy link
Copy Markdown
Contributor

@SDallmann SDallmann commented Jan 23, 2026

This PR fixes #1683

Implemented changes:

Updated the link for bug creation.


Checklist for this PR

Make sure everything is checked before merging this PR. For further info please also see
our DoD.

  • When running mvn clean test locally all tests pass and build is successful
  • PR title is of the form #«issue-id»: «brief summary» (e.g. #921: fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summarizes what has been done and contains link to addressed issue(s)
  • PR and issue(s) have suitable labels
  • Issue is set to In Progress and assigned to you or there is no issue (might happen for very small PRs)
  • You followed all coding conventions
  • You have added the issue implemented by your PR in CHANGELOG.adoc unless issue is labeled
    with internal

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jan 23, 2026

CLA assistant check
All committers have signed the CLA.

@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented Jan 23, 2026

Pull Request Test Coverage Report for Build 21294404105

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 70.446%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/tool/ide/IdeToolCommandlet.java 1 78.33%
Totals Coverage Status
Change from base Build 21292605883: -0.01%
Covered Lines: 10482
Relevant Lines: 14293

💛 - Coveralls

@hohwille hohwille moved this from 🆕 New to Team Review in IDEasy board Jan 23, 2026
@hohwille hohwille added this to the release:2026.02.001 milestone Jan 23, 2026
@hohwille hohwille added the logging IDEasy specific logging (levels, messages, etc.) label Jan 23, 2026
@hohwille hohwille moved this from Team Review to 👀 In review in IDEasy board Jan 23, 2026
@hohwille hohwille merged commit e3f5ea8 into devonfw:main Jan 26, 2026
4 checks passed
@github-project-automation github-project-automation Bot moved this from 👀 In review to ✅ Done in IDEasy board Jan 26, 2026
MarvMa pushed a commit to MarvMa/IDEasy that referenced this pull request Apr 17, 2026
Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

logging IDEasy specific logging (levels, messages, etc.)

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Wrong link on error for bug creation

4 participants