Commit Graph

8 Commits

Author SHA1 Message Date
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