Skip to content

allow to filter entries by title per subscription#57

Open
sebhoss wants to merge 1 commit intomaubot:masterfrom
sebhoss:filter-feeds
Open

allow to filter entries by title per subscription#57
sebhoss wants to merge 1 commit intomaubot:masterfrom
sebhoss:filter-feeds

Conversation

@sebhoss
Copy link
Copy Markdown

@sebhoss sebhoss commented Jul 4, 2024

fixes #6

@sebhoss
Copy link
Copy Markdown
Author

sebhoss commented Aug 18, 2024

@tulir sorry missed that there were lint errors - I hope that those are fixed now..

@sebhoss
Copy link
Copy Markdown
Author

sebhoss commented Aug 18, 2024

Ok sorry again @tulir - third time's a charm? This time I installed all the tools and basically run the entire lint pipeline locally:

  • isort ./rss
  • black ./rss
  • pre-commit run -av trailing-whitespace
  • pre-commit run -av end-of-file-fixer
  • pre-commit run -av check-yaml
  • pre-commit run -av check-added-large-files

All checks are passing locally - sorry again for the inconvenience..

Comment thread rss/bot.py Outdated
Comment thread rss/bot.py
Comment thread rss/migrations.py
@sebhoss
Copy link
Copy Markdown
Author

sebhoss commented Jan 6, 2025

squashed all commits into one

Signed-off-by: Sebastian Hoß <seb@xn--ho-hia.de>
@sebhoss
Copy link
Copy Markdown
Author

sebhoss commented Feb 9, 2025

rebased on latest master - @tulir can you take another look?

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.

Ability to filter posted feed items by regex on item title

2 participants