Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMayra Cabrera <mcabrera@gitlab.com>2018-05-17 16:50:52 +0300
committerMayra Cabrera <mcabrera@gitlab.com>2018-05-17 16:50:52 +0300
commit22d3e90ced30532ede17509d373c2e88257a7fe1 (patch)
treed4d4cbdc5fc79212b22c3a8e0db335a26245cada
parentf494f2711a5a19b751c50832d8ae15c01ce3c3ee (diff)
Add changelog
-rw-r--r--changelogs/unreleased/46177-fix-present-on-generic-commit-status.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/46177-fix-present-on-generic-commit-status.yml b/changelogs/unreleased/46177-fix-present-on-generic-commit-status.yml
new file mode 100644
index 00000000000..2f885c5c927
--- /dev/null
+++ b/changelogs/unreleased/46177-fix-present-on-generic-commit-status.yml
@@ -0,0 +1,5 @@
+---
+title: Allow CommitStatus class to use presentable methods
+merge_request: 18979
+author:
+type: fixed