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鈥檒l 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 Mar 1, 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 <anurag.kumar@syself.com>
    kranurag7 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5608f3e View commit details
    Browse the repository at this point in the history
  2. automate labeling issues and adding to projects

    Signed-off-by: kranurag7 <anurag.kumar@syself.com>
    kranurag7 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    727144a 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 <6106846+jschoone@users.noreply.github.com>
    jschoone committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    71c2d67 View commit details
    Browse the repository at this point in the history