Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/dependency-update.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions doc/changes/unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ details, check out the [Workflow Extensions](https://exasol.github.io/python-too
## Bugfix

* #563: Fixed merge-gate to prevent auto-merges from happening when integration tests failed

## Security Issues

* #836: Relocked `poetry.lock`
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
This PR was created by the workflow \`dependency-update.yml\`
Please perform the following actions on a locally checked out branch:
- [ ] Execute \`poetry run -- nox -s workflow:generate -- --all\`
- [ ] Execute \`poetry run -- nox -s workflow:generate -- all\`
- [ ] Use \`poetry run -- nox -s dependency:audit\` to check for vulnerabilities requiring manual action
- [ ] Update file \`doc/changes/unreleased.md\`
"
Expand Down
Loading
Loading