Skip to content

Commit

Permalink
Merge pull request #8 from lsst-sqre:tickets/DM-45383
Browse files Browse the repository at this point in the history
DM-45383: Support unfurling Jira issue keys posted by apps like Sup
  • Loading branch information
jonathansick committed Jul 25, 2024
2 parents f884a3a + bd4810d commit e2b6670
Show file tree
Hide file tree
Showing 6 changed files with 181 additions and 174 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.4
rev: v0.5.5
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ Find changes for the upcoming release in the project's [changelog.d directory](h

<!-- scriv-insert-here -->

<a id='changelog-0.3.0'></a>

## 0.3.0 (2024-07-25)

### New features

- Unfurlbot now processes messages from other bots.

<a id='changelog-0.2.2'></a>

## 0.2.2 (2024-07-22)
Expand Down
Loading

0 comments on commit e2b6670

Please sign in to comment.