Skip to content

Hotfix/2348 auto assign pr author - #2350

Open
QuangAnhLe wants to merge 3 commits into
devonfw:mainfrom
QuangAnhLe:hotfix/2348-Auto-Assign-PR-Author
Open

Hotfix/2348 auto assign pr author#2350
QuangAnhLe wants to merge 3 commits into
devonfw:mainfrom
QuangAnhLe:hotfix/2348-Auto-Assign-PR-Author

Conversation

@QuangAnhLe

@QuangAnhLe QuangAnhLe commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

This PR fixes TodoIssueID

Implemented changes:

assign-pr-author.yml:

on:
  pull_request_target:
    types: [opened]

env:
  ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

Testing instructions

Please add conscise, understandable instructions on how a reviewer can test/verify the functionality of your contribution here:

  1. see in workflow

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 and not feature/921 fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summaries 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 labelled
    with internal
  • You have not changed any dependency in pom.xml files or otherwise if runtime dependencies changed, you have updated our LICENSE.asciidoc
  • You have formulated clear instructions on how to test your contribution under "Testing instructions"

@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 32239448113

Coverage remained the same at 72.936%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 17567
Covered Lines: 13363
Line Coverage: 76.07%
Relevant Branches: 7769
Covered Branches: 5116
Branch Coverage: 65.85%
Branches in Coverage %: Yes
Coverage Strength: 3.23 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

2 participants