Since we're not using an automatic tagging pipeline we should instead
create the deb and rpm builds when externally created tags come through
CI.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Merge commits can easily run over 80 characters in the subject
line and this isn't a critical check to run
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This requires a personal access token with write repository permissions
to be created and a pipeline scheduled with the RELEASE_TOKEN masked
variable set.
When that combination is done, a tag is automatically created following
`YYYYMMDD` syntax when the pipeline runs.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>