Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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