Name |
Last commit
|
Last update |
---|---|---|
.. | ||
base_message.rb | ||
issue_message.rb | ||
merge_message.rb | ||
note_message.rb | ||
pipeline_message.rb | ||
push_message.rb | ||
wiki_page_message.rb |
BigW Consortium Gitlab
When an issue is reopened, the action is 'reopen', but the state is 'opened' (as we don't have a separate 'reopened' state any more). Because we checked the action in one method and the state in another, this lead to a weird case where the mesage neither linked to the issue, nor contained an attachment with its details. Just checking the action is fine, as it's the most granular.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
base_message.rb | Loading commit data... | |
issue_message.rb | Loading commit data... | |
merge_message.rb | Loading commit data... | |
note_message.rb | Loading commit data... | |
pipeline_message.rb | Loading commit data... | |
push_message.rb | Loading commit data... | |
wiki_page_message.rb | Loading commit data... |