1
0
mirror of synced 2025-12-29 09:04:39 -05:00
Files
docs/data/features/upload-expired-or-revoked-gpg-key.yml
Sarah Schneider b7f48ea2c1 Support GHAE internal-only semantic versioning (#29178)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-09-22 08:26:58 +02:00

9 lines
252 B
YAML

# Issue: 7123
# Description: Allow adding expired and revoked GPG keys for verifying commit and tag signatures
# Usage: {% ifversion upload-expired-or-revoked-gpg-key %} ... {% endif %}
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.6'