Skip to content

Commit

Permalink
feat: add support for default code scanning setup (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed Jun 5, 2024
1 parent f0c6800 commit e5d87d8
Show file tree
Hide file tree
Showing 5 changed files with 187 additions and 50 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### Added

- Added support for configuring default code scanning setup of a repository. ([#198](https://github.com/eclipse-csi/otterdog/issues/198))
- Added operation `open-pr` to automatically create a PR for local changes. ([#230](https://github.com/eclipse-csi/otterdog/issues/230))
- Added author information from git when pushing config changes with `push-config`. ([#228](https://github.com/eclipse-csi/otterdog/issues/228))

Expand Down
Loading

0 comments on commit e5d87d8

Please sign in to comment.