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

Idp 442 add call to submit well formatted pr object to terraform repo #27

Conversation

DanielMurray97
Copy link
Contributor

JIRA link

Partially resolves IDP-442

Description

  • Adds functionality to create a branch, blob, tree, commit and pull request using the two generic functions
  • For examples on usage please see the Jira card.

GitHub API documentation: https://docs.github.com/en/rest?apiVersion=2022-11-28

Work checklist

  • Tests added where applicable
  • No vulnerability added

@DanielMurray97 DanielMurray97 self-assigned this Oct 4, 2024
Copy link

github-actions bot commented Oct 4, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
98.65% (+0.92% 🔼)
146/148
🟢 Branches
88.24% (+2.52% 🔼)
30/34
🟢 Functions
97.83% (+0.6% 🔼)
45/46
🟢 Lines
98.4% (+1.1% 🔼)
123/125
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / utils.ts
100% 100% 100% 100%

Test suite run success

38 tests passing in 5 suites.

Report generated by 🧪jest coverage report action from 2878548

src/api-sdk/github/utils.ts Outdated Show resolved Hide resolved
src/api-sdk/github/utils.ts Outdated Show resolved Hide resolved
src/api-sdk/github/github.ts Outdated Show resolved Hide resolved
@DanielMurray97 DanielMurray97 force-pushed the IDP-442-add-call-to-submit-well-formatted-pr-object-to-terraform-repo branch from 8bebafe to 2878548 Compare October 14, 2024 15:17
Copy link
Contributor

@Mouhajer-CO Mouhajer-CO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@DanielMurray97 DanielMurray97 merged commit 9160a8d into main Oct 15, 2024
7 checks passed
@DanielMurray97 DanielMurray97 deleted the IDP-442-add-call-to-submit-well-formatted-pr-object-to-terraform-repo branch October 15, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants