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

Add Get-JiraIssueWorklog #451

Merged
merged 4 commits into from
Jun 21, 2023
Merged

Conversation

asherber
Copy link
Contributor

Description

Add a new method, Get-JiraIssueWorklog, patterned after Get-JiraIssueComment

Motivation and Context

Closes #402

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have added Pester Tests that describe what my changes should do.
  • I have updated the documentation accordingly.

@asherber
Copy link
Contributor Author

I was unable to run the unit tests on my machine -- I think my environment is missing some configuration. And the automated tests seem to have been cancelled because the runner is unavailable.

@asherber asherber marked this pull request as ready for review March 21, 2022 02:08
@asherber asherber requested review from a team as code owners March 21, 2022 02:08
Copy link
Member

@lipkau lipkau left a comment

Choose a reason for hiding this comment

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

please fix the 1 problem mentioned above.

The newly fixed CI shows that as the only problem

docs/en-US/commands/Get-JiraIssueWorklog.md Outdated Show resolved Hide resolved
@lipkau lipkau merged commit 79fbb12 into AtlassianPS:master Jun 21, 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 Get-JiraIssueWorklog
2 participants