Skip to content

Conversation

@Githubguy132010
Copy link
Owner

Related to #82

Add environment variables for fail comments in GitHub Actions workflows.

  • Automated Tagging and Versioning: Add environment variables FAIL_COMMENT_NAME, FAIL_COMMENT_MESSAGE, FAIL_COMMENT_CONTEXT, and FAIL_COMMENT_DETAILS to the Automated Tagging and Versioning job in .github/workflows/automated-tagging-versioning.yaml. Ensure the semantic-release command uses these environment variables.
  • Generate Release Notes: Add environment variables FAIL_COMMENT_NAME, FAIL_COMMENT_MESSAGE, FAIL_COMMENT_CONTEXT, and FAIL_COMMENT_DETAILS to the Generate Release Notes job in .github/workflows/generate-release-notes.yaml.
  • Create Release: Add environment variables FAIL_COMMENT_NAME, FAIL_COMMENT_MESSAGE, FAIL_COMMENT_CONTEXT, and FAIL_COMMENT_DETAILS to the Create Release job in .github/workflows/build.yaml.

Related to #82

Add environment variables for fail comments in GitHub Actions workflows.

* **Automated Tagging and Versioning**: Add environment variables `FAIL_COMMENT_NAME`, `FAIL_COMMENT_MESSAGE`, `FAIL_COMMENT_CONTEXT`, and `FAIL_COMMENT_DETAILS` to the `Automated Tagging and Versioning` job in `.github/workflows/automated-tagging-versioning.yaml`. Ensure the `semantic-release` command uses these environment variables.
* **Generate Release Notes**: Add environment variables `FAIL_COMMENT_NAME`, `FAIL_COMMENT_MESSAGE`, `FAIL_COMMENT_CONTEXT`, and `FAIL_COMMENT_DETAILS` to the `Generate Release Notes` job in `.github/workflows/generate-release-notes.yaml`.
* **Create Release**: Add environment variables `FAIL_COMMENT_NAME`, `FAIL_COMMENT_MESSAGE`, `FAIL_COMMENT_CONTEXT`, and `FAIL_COMMENT_DETAILS` to the `Create Release` job in `.github/workflows/build.yaml`.
Copilot AI review requested due to automatic review settings February 16, 2025 10:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

@Githubguy132010 Githubguy132010 merged commit 490c37b into main Feb 16, 2025
2 checks passed
@Githubguy132010 Githubguy132010 deleted the fix-github-plugin branch February 16, 2025 10:41
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