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-264) Add an alias to get all projects for a collection #268

Closed
wants to merge 1 commit into from
Closed

(GH-264) Add an alias to get all projects for a collection #268

wants to merge 1 commit into from

Conversation

christianbumann
Copy link
Member

@christianbumann christianbumann commented Sep 18, 2020

Fixes #264

@pascalberger pascalberger changed the title Add an alias to get all projects for a collection (GH-264) Add an alias to get all projects for a collection Nov 3, 2020
/// </example>
/// <returns>The projects or an empty list of projects if no projects were found for the <paramref name="settings"/>.</returns>
[CakeMethodAlias]
[CakeAliasCategory("Azure Pipelines")]
Copy link
Member

Choose a reason for hiding this comment

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

Category should be Projects

using System;

/// <summary>
/// Class for writing issues to Azure DevOps pull requests.
Copy link
Member

Choose a reason for hiding this comment

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

Wrong comment

Copy link
Member

@pascalberger pascalberger left a comment

Choose a reason for hiding this comment

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

I added some minor issues for metadata and comments

@christianbumann christianbumann closed this by deleting the head repository Oct 10, 2023
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.

Add an alias to get all projects for a collection
2 participants