Skip to content

fix: Consider all pull requests when creating docs-publish comment - #204

Merged
AlexanderLanin merged 2 commits into
eclipse-score:mainfrom
elektrobit-contrib:consider-all-pull-requests-for-finding-pr-for-docs
Aug 17, 2026
Merged

fix: Consider all pull requests when creating docs-publish comment#204
AlexanderLanin merged 2 commits into
eclipse-score:mainfrom
elektrobit-contrib:consider-all-pull-requests-for-finding-pr-for-docs

Conversation

@lurtz

@lurtz lurtz commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

When a pull request from a fork got merged before the docs-publish workflow was started it will fail to find the pull request number. This is caused by filtering open pull requests. Now all are considered.

Example of failing workflow:

The fix should show all pull requests:

When a pull request from a fork got merged before the docs-publish workflow was started it will fail to find the pull request number. This is caused by filtering open pull requests. Now all are considered.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates PR lookup so completed fork PRs can still receive documentation preview comments.

Changes:

  • Queries both open and closed pull requests during metadata resolution.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@AlexanderLanin
AlexanderLanin merged commit 2ebd72d into eclipse-score:main Aug 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants