Skip to content

chore(main): release 0.7.0#41

Merged
zeitlinger merged 1 commit intomainfrom
release-please--branches--main
Feb 23, 2026
Merged

chore(main): release 0.7.0#41
zeitlinger merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Feb 20, 2026

🤖 I have created a release beep boop

0.7.0 (2026-02-23)

Features

  • handle line-number anchors and issue comments globally (#56) (cf751df)

Bug Fixes

  • release-please: fix footer not appearing on release PRs (#40) (d7a55e4)
  • use remap instead of exclude for issue comment anchors (#58) (656f355)

Important

Close and reopen this PR to trigger CI checks.

@github-actions github-actions Bot changed the title chore: release main chore(main): release 0.6.1 Feb 20, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 4 times, most recently from eccd3ca to e4b51b8 Compare February 23, 2026 07:51
@github-actions github-actions Bot changed the title chore(main): release 0.6.1 chore(main): release 0.7.0 Feb 23, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from e4b51b8 to 3a0fdd8 Compare February 23, 2026 10:27
@zeitlinger zeitlinger closed this Feb 23, 2026
@zeitlinger zeitlinger reopened this Feb 23, 2026
zeitlinger added a commit that referenced this pull request Feb 23, 2026
## Summary

Fixes the lint failure in #41 (release-please PR).

CLI `--exclude` overrides (rather than merges with) config file excludes
in lychee. The `--exclude` added in #56 for `#issuecomment-` URLs caused
the config file's `exclude` patterns (like the `compare/` URL exclusion)
to be ignored.

Fix: switch to `--remap` which strips the `#issuecomment-` fragment
while still checking the issue/PR page itself.

## Test plan
- [ ] CI passes (the release-please PR #41 should also pass after this
merges)

Signed-off-by: Gregor Zeitlinger <[email protected]>
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 3a0fdd8 to 54fe2cb Compare February 23, 2026 11:42
@zeitlinger zeitlinger closed this Feb 23, 2026
@zeitlinger zeitlinger reopened this Feb 23, 2026
@zeitlinger zeitlinger merged commit 8822bdc into main Feb 23, 2026
8 checks passed
@zeitlinger zeitlinger deleted the release-please--branches--main branch February 23, 2026 11:48
@github-actions
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant