Add unique claims to the inventory list command #478

Open
Vylpes wants to merge 1 commit from feature/295-series-list-command-claims into release/0.10.0
Owner
  • Update the /series list command to include the user's unique claims

#295

- Update the `/series list` command to include the user's unique claims #295
Add unique claims to the inventory list command
All checks were successful
Test / build (push) Successful in 53s
c2b3dea2d0
Vylpes 2025-11-22 11:05:45 +00:00
All checks were successful
Test / build (push) Successful in 53s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/295-series-list-command-claims:feature/295-series-list-command-claims
git switch feature/295-series-list-command-claims

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch release/0.10.0
git merge --no-ff feature/295-series-list-command-claims
git switch feature/295-series-list-command-claims
git rebase release/0.10.0
git switch release/0.10.0
git merge --ff-only feature/295-series-list-command-claims
git switch feature/295-series-list-command-claims
git rebase release/0.10.0
git switch release/0.10.0
git merge --no-ff feature/295-series-list-command-claims
git switch release/0.10.0
git merge --squash feature/295-series-list-command-claims
git switch release/0.10.0
git merge --ff-only feature/295-series-list-command-claims
git switch release/0.10.0
git merge feature/295-series-list-command-claims
git push origin release/0.10.0
Sign in to join this conversation.
No description provided.