mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 02:45:56 +00:00
Bumps [github.com/opencontainers/go-digest](https://github.com/opencontainers/go-digest) from 1.0.0-rc1 to 1.0.0. - [Release notes](https://github.com/opencontainers/go-digest/releases) - [Commits](https://github.com/opencontainers/go-digest/compare/v1.0.0-rc1...v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
29 lines
444 B
YAML
29 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
|