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

(GH-121) Support message in multiple format on issues #138

Merged
merged 1 commit into from
Oct 10, 2019
Merged

(GH-121) Support message in multiple format on issues #138

merged 1 commit into from
Oct 10, 2019

Conversation

pascalberger
Copy link
Member

@pascalberger pascalberger commented Oct 2, 2019

Supports messages in multiple format on issues. Instead of deciding in which format the message should be provided by the issue provider, IIssue contains now the message in all formats and the consumer can decide which of the formats fits the best.

Fixes #121

@pascalberger pascalberger marked this pull request as ready for review October 3, 2019 06:50
Copy link
Member

@christianbumann christianbumann left a comment

Choose a reason for hiding this comment

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

Some input otherwise LGTM

@pascalberger pascalberger merged commit 96090a5 into cake-contrib:develop Oct 10, 2019
@pascalberger pascalberger deleted the feature/gh-121 branch October 10, 2019 18:45
pascalberger pushed a commit to pascalberger/Cake.Issues that referenced this pull request Dec 25, 2023
…t/src/Microsoft.CodeAnalysis.FxCopAnalyzers-3.3.1

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.3.0 to 3.3.1 in /src
pascalberger pushed a commit to pascalberger/Cake.Issues that referenced this pull request Dec 25, 2023
…t/src/Microsoft.CodeAnalysis.FxCopAnalyzers-3.3.2

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.3.1 to 3.3.2 in /src
pascalberger added a commit to pascalberger/Cake.Issues that referenced this pull request Dec 25, 2023
…t/src/Microsoft.CodeAnalysis.FxCopAnalyzers-3.3.0

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.0.0 to 3.3.0 in /src
pascalberger pushed a commit to pascalberger/Cake.Issues that referenced this pull request Apr 6, 2024
…rib#138)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.2.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.11.0...v17.2.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pascalberger added a commit to pascalberger/Cake.Issues that referenced this pull request Apr 8, 2024
pascalberger added a commit to pascalberger/Cake.Issues that referenced this pull request Apr 9, 2024
* Build with Cake Recipe 3.0
* Rename AssemblyInfo files
pascalberger added a commit to pascalberger/Cake.Issues that referenced this pull request Dec 10, 2024
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.

Support reading messages in different formats
2 participants