Skip to content

feat: add error handling for wiki checkout and pr comment wiki status #6

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

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

virgofx
Copy link
Member

@virgofx virgofx commented Oct 10, 2024

No description provided.

@virgofx virgofx marked this pull request as draft October 10, 2024 17:23
@virgofx virgofx force-pushed the fix-wiki-checkout branch 29 times, most recently from 89a58bb to 6cd1529 Compare October 10, 2024 18:46
@virgofx virgofx force-pushed the fix-wiki-checkout branch 2 times, most recently from 87f884a to dfd7d78 Compare October 10, 2024 21:00
@virgofx virgofx changed the title debug feat: add error handling for wiki checkout and pr comment wiki status Oct 10, 2024
@virgofx virgofx force-pushed the fix-wiki-checkout branch 17 times, most recently from 7521c20 to d420d0e Compare October 11, 2024 01:45
- Introduced error handling and improved diagnostics during the checkout of Wiki for release notes.
- Refactored `commentOnPullRequest` function to include Wiki status handling (success, failure, or disabled) with detailed error messages.
- Improved output capturing for `execSync` when errors occur during Git operations.
Copy link

Release Plan

Module Release Type Latest Version New Version
tf-modules/demo initial v1.0.0
✅ Wiki Check

Note: The following Terraform modules no longer exist in source; howevever corresponding tags/releases exist. Automation tag/release deletion is disabled and no subsequent action will take place.

  • v1.0.0
  • v1

Changelog

tf-modules/demo/v1.0.0 (2024-10-11)

  • PR feat: add error handling for wiki checkout and pr comment wiki status #6 - feat: add error handling for wiki checkout and pr comment wiki status
  • feat: add error handling for wiki checkout and pr comment wiki status

    - Introduced error handling and improved diagnostics during the checkout of Wiki for release notes.
    - Refactored commentOnPullRequest function to include Wiki status handling (success, failure, or disabled) with detailed error messages.
    - Improved output capturing for execSync when errors occur during Git operations.

@virgofx virgofx marked this pull request as ready for review October 11, 2024 01:52
@virgofx virgofx merged commit 5631e43 into main Oct 11, 2024
1 check passed
@virgofx virgofx deleted the fix-wiki-checkout branch October 11, 2024 01:52
virgofx added a commit that referenced this pull request Oct 11, 2024
…#6)

- Introduced error handling and improved diagnostics during the checkout of Wiki for release notes.
- Refactored `commentOnPullRequest` function to include Wiki status handling (success, failure, or disabled) with detailed error messages.
- Improved output capturing for `execSync` when errors occur during Git operations.
virgofx added a commit that referenced this pull request Oct 11, 2024
…#6)

- Introduced error handling and improved diagnostics during the checkout of Wiki for release notes.
- Refactored `commentOnPullRequest` function to include Wiki status handling (success, failure, or disabled) with detailed error messages.
- Improved output capturing for `execSync` when errors occur during Git operations.
@virgofx virgofx added the enhancement New feature or request label Oct 11, 2024
@virgofx virgofx self-assigned this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant