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

Feature : Resource State Events API Addition #580

Merged
merged 6 commits into from
Sep 1, 2020

Conversation

dinesh-hd
Copy link
Contributor

Resource state events represent the states that the MR or Issue has transitioned in its life time.
This allows us to track, which state was set, who did it, and when it happened.

  1. Resource state events api's added
  2. Linking resoruce state event module into client.rb

Resource state event api added in Gitlab 3.2

More information here

1. Resource state events api's added
2. Linking resoruce state event module into client.rb

Resource state event api added in Gitlab 3.2
@dinesh-hd dinesh-hd changed the title Feature : Resource State Events Feature : Resource State Events API Addition Aug 31, 2020
Dinesh Shanmugam C added 2 commits August 31, 2020 16:21
1. Space after comma fixed
2. Frozen string literal added to top of file
Space after comma fixed in one more occurance
Copy link
Owner

@NARKOZ NARKOZ left a comment

Choose a reason for hiding this comment

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

Could you add tests for this feature?

@dinesh-hd
Copy link
Contributor Author

Could you add tests for this feature?

Sure. Will get this done

Dinesh Shanmugam C added 2 commits September 1, 2020 11:30
1. Resource state event/events for issue
2. Resource state event/events for MRs
Tests for
1. Issue resoruce state events/event
2. MR resource state event/events
@dinesh-hd
Copy link
Contributor Author

@NARKOZ Tests added

Shell completion returned newly added issue state events.
Modified the test to accomodate the newly added issue state events.
@NARKOZ NARKOZ merged commit 5610c38 into NARKOZ:master Sep 1, 2020
@NARKOZ
Copy link
Owner

NARKOZ commented Sep 1, 2020

Thank you ❤️

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.

2 participants