Skip to content

Unify GitHub PR link format in CHANGELOG#2947

Merged
antonwolfy merged 3 commits into
masterfrom
unify-gh-links-in-changelog
Jun 12, 2026
Merged

Unify GitHub PR link format in CHANGELOG#2947
antonwolfy merged 3 commits into
masterfrom
unify-gh-links-in-changelog

Conversation

@antonwolfy

Copy link
Copy Markdown
Contributor

Standardizes how GitHub PR links are written in CHANGELOG.md:

  • Replaced [gh-XXXX] link text with [#XXXX] for consistency with the rest of the file.
  • Fixed a malformed link missing the # prefix.
  • Fixed two broken links that had a stray space between ] and (, which prevented them from rendering.
  • Fixed a few unrelated typos noticed along the way.

No content changes — formatting only. All [#NNNN] link texts now match their target PR URLs.

@antonwolfy antonwolfy added this to the 0.21.0 release milestone Jun 12, 2026
@antonwolfy antonwolfy self-assigned this Jun 12, 2026

@vlad-perevezentsev vlad-perevezentsev 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.

LGTM

@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 78.113%. remained the same — unify-gh-links-in-changelog into master

@github-actions

Copy link
Copy Markdown
Contributor

Array API standard conformance tests for dpnp=0.21.0dev1=py313h509198e_4 ran successfully.
Passed: 1356
Failed: 4
Skipped: 16

@antonwolfy antonwolfy merged commit e22ac8b into master Jun 12, 2026
82 of 108 checks passed
@antonwolfy antonwolfy deleted the unify-gh-links-in-changelog branch June 12, 2026 14:23
github-actions Bot added a commit that referenced this pull request Jun 12, 2026
Standardizes how GitHub PR links are written in CHANGELOG.md:

- Replaced `[gh-XXXX]` link text with `[#XXXX]` for consistency with the
rest of the file.
- Fixed a malformed link missing the `#` prefix.
- Fixed two broken links that had a stray space between `]` and `(`,
which prevented them from rendering.
- Fixed a few unrelated typos noticed along the way.

No content changes — formatting only. All `[#NNNN]` link texts now match
their target PR URLs. e22ac8b
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.

3 participants