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

🌱 automate adding labels to pull requests #94

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

Commits on Jun 24, 2024

  1. automate adding labels to pull requests

    this commit uses actions/labeler to automate
    adding Container labels to pull requests.
    For renovate PRs, it extends renovate
    configuration so that renovate adds Container
    label to the PR when a new dependency upgrade
    pull request is created.
    
    Signed-off-by: kranurag7 <[email protected]>
    kranurag7 authored and kranurag7 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    41aa27e View commit details
    Browse the repository at this point in the history
  2. automate labeling issues and adding to projects

    Signed-off-by: kranurag7 <[email protected]>
    kranurag7 authored and kranurag7 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    907a67d View commit details
    Browse the repository at this point in the history
  3. fix(add-to-project): view id not needed in project-url

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone authored and kranurag7 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8b62567 View commit details
    Browse the repository at this point in the history