Commit Graph

13 Commits

Author SHA1 Message Date
Sebastian Wagner df6287f7f0 github/codeowners: Add orchestrator team
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
2019-11-06 17:17:16 +01:00
Sebastian Wagner 8ece36241e
Merge pull request #31191 from sebastian-philipp/ceph-volume-pr-template
github: Add ceph-volume to list of jenkins commands

Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
2019-11-04 09:41:28 +01:00
Ernesto Puerta a54f1046e2
mgr/dashboard: update dashboard CODEOWNERShip
Fixes: https://tracker.ceph.com/issues/42507
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
2019-10-28 13:20:29 +01:00
Sebastian Wagner 47ed7abd9c github: Add ceph-volume to list of jenkins commands
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
2019-10-28 11:45:09 +01:00
Kefu Chai 044b7620e4 github: add "jenkins test crimson perf" to triggers doc
Signed-off-by: Kefu Chai <kchai@redhat.com>
2019-09-18 22:24:04 +08:00
Ernesto Puerta dcf40c7d01
github: display phrase for signed-off check
https://github.com/ceph/ceph-build/pull/1379 will introduce a
trigger-phrase for pr-commit check (DCO/signed-off).

Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
2019-08-26 11:16:25 +02:00
alfonsomthd 7563f8b6d6 mgr/dashboard: run-backend-api-tests.sh CI improvements
As there is now a jenkins job to run this script
(see https://github.com/ceph/ceph-build/pull/1351),
this refactoring adapt the script to be run in a jenkins job as well as locally.

Signed-off-by: alfonsomthd <almartin@redhat.com>
2019-08-22 15:33:02 +02:00
Ernesto Puerta 0d8908a82f
github: Add CODEOWNERs for component/team reviews
Adds [CODEOWNERS](https://help.github.com/en/articles/about-code-owners)
file and assigns ownership of /src/pybind/mgr/dashboard to
@ceph/dashboard alias. That will also automatically add @ceph/dashboard
team to all reviews modifying any file in the above location.

Besides, if "Require review from Code Owners" is marked in the Branch
Protection Rules of any branch, where this CODEOWNERS file is propagated
to, at least one review from a designated CODEOWNER will be mandatory.

If Ceph teams' visibility is changed to public, teams can also be
@mentioned (both from Ceph and other projects), so it's easier to reach
to component-team members.

Fixes: https://tracker.ceph.com/issues/41047
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
2019-08-05 14:04:34 +02:00
Ernesto Puerta 4963daf5cb
doc: Show Jenkins commands
Fixes: https://tracker.ceph.com/issues/41023
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
2019-07-31 12:58:37 +02:00
Lenz Grimmer 0ffad199ff Update .github/stale.yml
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>

Co-Authored-By: liewegas <sage@newdream.net>
2019-04-10 10:59:21 -05:00
Sage Weil adb3ff08fa .github/stale.yml: warn at 60, close at 90; adjust message
Signed-off-by: Sage Weil <sage@redhat.com>
2018-10-24 10:52:26 -05:00
Sage Weil 46f32747bd .github/stale.yml: configure probot/stale to automatically close stale issues
Initially only warn about closing issues, but do not close them.

Signed-off-by: Sage Weil <sage@redhat.com>
2018-10-15 17:37:03 -05:00
John Spray b982c28651 doc: Create pull_request_template.md
Let's take the opportunity to nudge new contributors
to have well formatted commit messages.

Signed-off-by: John Spray <john.spray@redhat.com>
2018-07-30 23:43:50 +01:00