Skip to content

validate-pr: relax Launchpad bug link check to existence only#399

Open
nirmoy wants to merge 1 commit intoNVIDIA:github-actionsfrom
nirmoy:patchscan-buglink-existence-only
Open

validate-pr: relax Launchpad bug link check to existence only#399
nirmoy wants to merge 1 commit intoNVIDIA:github-actionsfrom
nirmoy:patchscan-buglink-existence-only

Conversation

@nirmoy
Copy link
Copy Markdown
Collaborator

@nirmoy nirmoy commented Apr 28, 2026

Summary

  • Drop the requirement that a Launchpad URL appear at the start of a line prefixed with BugLink: or LP:.
  • The check now only ensures a https://bugs.launchpad.net/... URL exists somewhere in the PR body.
  • Avoids false negatives when authors paste the link in prose or without a strict prefix, while still ensuring every PR targeting a tracked branch references a Launchpad bug.

Drop the requirement that the Launchpad URL appear at the start of
a line prefixed with 'BugLink:' or 'LP:'. The check now only ensures
a https://bugs.launchpad.net/... URL exists somewhere in the PR body.

This avoids false negatives when authors paste the link in prose or
without a strict prefix, while still ensuring every PR targeting a
tracked branch references a Launchpad bug.

Signed-off-by: Nirmoy Das <nirmoyd@nvidia.com>
@nirmoy nirmoy requested a review from ianm-nv April 28, 2026 14:55
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.

1 participant