Skip to content

Fix release notes action error on main branch#17

Merged
mrbiggred merged 3 commits intomainfrom
feature/fix-release-notes-action-on-main
Oct 1, 2025
Merged

Fix release notes action error on main branch#17
mrbiggred merged 3 commits intomainfrom
feature/fix-release-notes-action-on-main

Conversation

@mrbiggred
Copy link
Copy Markdown
Member

Resolve an issue with the release notes action by allowing force pushes and updating branch protection settings accordingly.

Fixed by adding a force push and updating the main branch protection to allow force pushes.
@mrbiggred mrbiggred self-assigned this Oct 1, 2025
@mrbiggred mrbiggred added this to the v2.1.0 milestone Oct 1, 2025
@mrbiggred mrbiggred requested a review from Copilot October 1, 2025 03:30
Copy link
Copy Markdown

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.

Pull Request Overview

This PR fixes a GitHub Actions workflow error by enabling force pushes for the release notes action and updating the corresponding changelog to reflect recent changes.

  • Updates the release notes workflow to use force pushes when committing changelog updates
  • Modifies the changelog to include a new enhancement entry and correct formatting issues

Reviewed Changes

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

File Description
.github/workflows/release-notes.yml Adds force push option to resolve workflow commit conflicts
CHANGELOG.md Updates issue count and adds enhancement entry with formatting corrections

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mrbiggred mrbiggred merged commit 8720ae2 into main Oct 1, 2025
5 checks passed
@mrbiggred mrbiggred deleted the feature/fix-release-notes-action-on-main branch October 1, 2025 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants