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

scaffolder-backend-module-gitlab: add gitlab:issues:create custom action #21929

Merged
merged 19 commits into from Jan 10, 2024

Commits on Dec 18, 2023

  1. feat: add gitlab create issues custom action

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d5ede22 View commit details
    Browse the repository at this point in the history
  2. fix: fixed some issues

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    96b8bf4 View commit details
    Browse the repository at this point in the history
  3. wip: add features

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8d5867e View commit details
    Browse the repository at this point in the history
  4. feat: added initial tests

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b24b0a2 View commit details
    Browse the repository at this point in the history
  5. wip: add some more tests

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ab53440 View commit details
    Browse the repository at this point in the history
  6. feat: add new tests

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    31904c7 View commit details
    Browse the repository at this point in the history
  7. feat: add epic scope tests

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    40dcabc View commit details
    Browse the repository at this point in the history
  8. feat: remove unused code

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    99b1098 View commit details
    Browse the repository at this point in the history
  9. feat: restore space

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0404e98 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. fix: add barrel file and fix typos

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    604c9dd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/gitlab-issues

    Signed-off-by: Elaine Mattos <79633988+elaine-mattos@users.noreply.github.com>
    elaine-mattos committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    53e646e View commit details
    Browse the repository at this point in the history
  3. chore: run prettier

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3aa043a View commit details
    Browse the repository at this point in the history
  4. chore: add api-report.md

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ae92a9d View commit details
    Browse the repository at this point in the history
  5. fix: add public decorator

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e61ed09 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. feat: change simple enum to zod native enums

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    2a3360a View commit details
    Browse the repository at this point in the history
  2. fix: change test input type

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    728e1a0 View commit details
    Browse the repository at this point in the history
  3. fix: export enum type

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    578a529 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. fix: add api-report

    Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
    elaine-mattos committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    fd3d01c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Update flat-terms-provide.md

    Signed-off-by: Ben Lambert <ben@blam.sh>
    benjdlambert committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5e554f1 View commit details
    Browse the repository at this point in the history