Commit Graph

35 Commits

Author SHA1 Message Date
Camila Belo d229dc49ad refator(backend-common): extract path utilities to plugin api
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-05-13 13:23:45 +02:00
Matheus Castiglioni 18cd46471f chore(plugins/scaffolder-backend-module-github): making config optional
Signed-off-by: Matheus Castiglioni <mahenrique94@users.noreply.github.com>
2024-05-07 15:01:44 -03:00
Matheus Castiglioni e5486988c0 test(plugins/scaffolder-backend-module-github): adding missing author data priority test
Signed-off-by: Matheus Castiglioni <mahenrique94@users.noreply.github.com>
2024-05-05 22:39:44 -03:00
Matheus Castiglioni b000ee6fa2 fix(plugins/scaffolder-backend-module-github): api report config undocumented
Signed-off-by: Matheus Castiglioni <mahenrique94@users.noreply.github.com>
2024-05-05 22:12:18 -03:00
Matheus Castiglioni a35ef27ead fix(plugins/scaffolder-backend-module-github): only overriding default comit author when provide it
Signed-off-by: Matheus Castiglioni <mahenrique94@users.noreply.github.com>
2024-05-05 21:53:57 -03:00
Matheus Castiglioni 52ab24122a chore(plugins/scaffolder-backend-module-githu): adding support to override default author commit for github PRs
Signed-off-by: Matheus Castiglioni <mahenrique94@users.noreply.github.com>
2024-05-03 20:27:36 -03:00
Patrik Oldsberg bffa8090bd scaffolder-backend-module-github: test fix for conditional throw in mock
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-20 12:03:39 +02:00
blam f9f56ddaf7 chore: fix typescript
Signed-off-by: blam <ben@blam.sh>
2024-04-19 18:35:20 +02:00
Heikki Hellgren d5a1fe189b chore: change most of plugins to use LoggerService
quite a big PR for this but the changes are pretty stright forward.
hopefully gets merged before most of these plugins move to the community
repository.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-04-13 02:10:13 +03:00
Billy Michael 06c25ed58f chore: fix casing of gitlab and github
Signed-off-by: Billy Michael <billy_michael@outlook.com>
2024-04-05 19:18:04 +01:00
Billy Michael 7f8a5ad528 chore: fix casing of gitlab and github
Signed-off-by: Billy Michael <billy_michael@outlook.com>
2024-04-05 19:16:31 +01:00
Billy Michael 55bffb2ab1 Apply suggestions from code review
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Billy Michael <billy_michael@outlook.com>
2024-04-01 16:21:48 +01:00
Billy Michael 960408e9de chore: improve consistency of all publish action examples
Signed-off-by: Billy Michael <billy_michael@outlook.com>
2024-04-01 14:25:11 +01:00
RedlineTriad 221fcef553 doc: add documentation for getOctokitOptions
Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-03-05 13:55:56 +01:00
RedlineTriad 35fe005764 feat: export getOctokitOptions for easier Octokit config reuse
Adds #23211

Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-02-27 16:41:52 +01:00
bnechyporenko 4f25522da9 wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-02-27 13:07:35 +01:00
bnechyporenko 6766c4e743 wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-02-27 13:07:35 +01:00
bnechyporenko 0458575373 wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-02-27 13:07:35 +01:00
bnechyporenko d1cd9605e9 wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-02-27 13:07:35 +01:00
bnechyporenko c94a2f946c wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-02-27 13:07:35 +01:00
Johannes Würbach 3d5c6680f6 feat(scaffolder-backend-module-github): support oidc customization
Signed-off-by: Johannes Würbach <johannes.wuerbach@googlemail.com>
2024-02-15 14:19:34 +01:00
Ben Lambert 80f2413334 Merge pull request #22520 from arodski/force-fork-flag
add forcefork input to github pull request action
2024-01-26 17:32:21 +01:00
Abel Rodriguez 1ba7f03f49 add forceFork input to createPullRequest
Signed-off-by: Abel Rodriguez <abelr2613@gmail.com>
2024-01-24 14:14:06 -06:00
blam ca4e779ec5 chore: make public
Signed-off-by: blam <ben@blam.sh>
2024-01-23 13:01:33 +01:00
blam 3fb814b464 chore: promote modules to stable API
Signed-off-by: blam <ben@blam.sh>
2024-01-23 12:56:56 +01:00
blam 84c80636e7 feat: gerrit, github, gitlab ported
Signed-off-by: blam <ben@blam.sh>
2024-01-19 10:03:42 +01:00
Daniel Laird 7e7319bcb0 Ensure teamReviewer list contains unique team names before sending to API
Signed-off-by: Daniel Laird <daniel.laird@ovo.com>
2024-01-12 15:31:56 +00:00
Ben Lambert 2e4fd34fcd Merge pull request #21880 from npiyush97/commit-fix
Fixed Bug related defaultCommitMessage
2023-12-19 10:37:23 +01:00
npiyush97 424317b829 fixed test
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-12-18 20:09:19 +05:30
npiyush97 a7a5568788 refactor
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-12-18 17:58:36 +05:30
npiyush97 cb4928f94b removed duplicate code
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-12-18 17:18:36 +05:30
npiyush97 cb6a65e380 Fixed Bug related defaultCommitMessage
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-12-15 16:47:03 +05:30
Rutuja Marathe 28949ea4aa feat: add github:autolinks:create action
Signed-off-by: Rutuja Marathe <rutujasudam.marathe@factset.com>
2023-12-13 16:05:41 -05:00
blam 04559e3422 chore: update API reports
Signed-off-by: blam <ben@blam.sh>
2023-12-06 14:29:03 +01:00
blam 8ecb0b9a20 chore: created github module
Signed-off-by: blam <ben@blam.sh>
2023-12-06 12:32:05 +01:00