Skip to content

Commit

Permalink
Merge pull request mozilla-releng#513 from bhearsum/checks
Browse files Browse the repository at this point in the history
Use Github Checks for taskcluster reporting
  • Loading branch information
escapewindow authored Apr 19, 2022
2 parents 113a83a + 6feeec8 commit fea5bea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .taskcluster.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
version: 1
reporting: checks-v1
policy:
pullRequests: collaborators
tasks:
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Credentials can live in ``./scriptworker.yaml``, ``./secrets.json``, ``~/.script
Testing
-------

Without integration tests, install tox, then
Without integration tests install tox, then

``NO_CREDENTIALS_TESTS=1 tox -e py36``

Expand Down

0 comments on commit fea5bea

Please sign in to comment.