mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-26 18:27:53 +00:00
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.19.2 to 1.20.1. - [Release notes](https://github.com/containers/storage/releases) - [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md) - [Commits](https://github.com/containers/storage/compare/v1.19.2...v1.20.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
28 lines
444 B
YAML
28 lines
444 B
YAML
version: 2
|
|
|
|
requirements:
|
|
signed_off_by:
|
|
required: true
|
|
|
|
always_pending:
|
|
title_regex: '^WIP'
|
|
explanation: 'Work in progress...'
|
|
|
|
group_defaults:
|
|
required: 2
|
|
approve_by_comment:
|
|
enabled: true
|
|
approve_regex: '^LGTM'
|
|
reject_regex: '^Rejected'
|
|
reset_on_push:
|
|
enabled: true
|
|
author_approval:
|
|
ignored: true
|
|
conditions:
|
|
branches:
|
|
- master
|
|
|
|
groups:
|
|
go-digest:
|
|
teams:
|
|
- go-digest-maintainers
|