Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metadata-action so labels are generated #426

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jun 6, 2024

  1. Add metadata-action so labels are generated

    Signed-off-by: Gavin Mogan <[email protected]>
    halkeye committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    75d5ca9 View commit details
    Browse the repository at this point in the history
  2. Use more of docker/metadata-action config language

    * any branch this workflow runs for will get a tag
    * any pr this workflow runs for will get a tag
    * github tags will get a tag (semver pattern raw)
    * a sha tag will be created
    * latest tag will be created if its a tag
    halkeye committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5f014bf View commit details
    Browse the repository at this point in the history