Skip to content

Comments

Add CustomIssueText property for GitHub issues#38

Open
vwilson wants to merge 1 commit intoaliozgur:masterfrom
vwilson:features/custom_issue_text
Open

Add CustomIssueText property for GitHub issues#38
vwilson wants to merge 1 commit intoaliozgur:masterfrom
vwilson:features/custom_issue_text

Conversation

@vwilson
Copy link

@vwilson vwilson commented Sep 12, 2025

This update introduces a new CustomIssueText property in GitHubIssueReactor.cs, allowing users to include custom text in the issue body with support for GitHub markdown and mentions (e.g., @claude). The logic for appending this text has also been implemented, along with minor formatting adjustments for consistency.

Additionally, the project version in SeqApps.GitHub.csproj has been updated from 0.1.5 to 0.1.6, and the package release notes have been modified to reflect this new feature.

Tested with OAuth, works exactly as intended

This update introduces a new `CustomIssueText` property in `GitHubIssueReactor.cs`, allowing users to include custom text in the issue body with support for GitHub markdown and mentions (e.g., `@claude`). The logic for appending this text has also been implemented, along with minor formatting adjustments for consistency.

Additionally, the project version in `SeqApps.GitHub.csproj` has been updated from `0.1.5` to `0.1.6`, and the package release notes have been modified to reflect this new feature.
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.

1 participant