update short description

This commit is contained in:
Robert Kaussow 2020-09-21 09:06:17 +02:00
parent 875feeb9be
commit b5d6e9e96f
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
3 changed files with 4 additions and 4 deletions

View File

@ -259,7 +259,7 @@ local PipelineNotifications = {
from_secret: 'docker_username', from_secret: 'docker_username',
}, },
PUSHRM_FILE: 'README.md', PUSHRM_FILE: 'README.md',
PUSHRM_SHORT: 'GitHub Comment - Drone plugin to add comments to GitHub Issues/PRs', PUSHRM_SHORT: 'Drone plugin to add comments to GitHub Issues/PRs',
PUSHRM_TARGET: 'thegeeklab/${DRONE_REPO_NAME}', PUSHRM_TARGET: 'thegeeklab/${DRONE_REPO_NAME}',
}, },
when: { when: {

View File

@ -382,7 +382,7 @@ steps:
DOCKER_USER: DOCKER_USER:
from_secret: docker_username from_secret: docker_username
PUSHRM_FILE: README.md PUSHRM_FILE: README.md
PUSHRM_SHORT: GitHub Comment - Drone plugin to add comments to GitHub Issues/PRs PUSHRM_SHORT: Drone plugin to add comments to GitHub Issues/PRs
PUSHRM_TARGET: thegeeklab/${DRONE_REPO_NAME} PUSHRM_TARGET: thegeeklab/${DRONE_REPO_NAME}
when: when:
status: status:
@ -432,6 +432,6 @@ depends_on:
--- ---
kind: signature kind: signature
hmac: 82c6056ce45400d94af46bef439d8f22ffd8b2465a95818d433487311aa0d277 hmac: 674d4c15df2c54a1a0db591ab3eac5c01a893bac05c1bed66e2f1ba1a82cbf9d
... ...

View File

@ -1,6 +1,6 @@
# drone-github-comment # drone-github-comment
GitHub Comment - Drone plugin to add comments to GitHub Issues/PRs Drone plugin to add comments to GitHub Issues/PRs
[![Build Status](https://img.shields.io/drone/build/thegeeklab/drone-github-comment?logo=drone)](https://cloud.drone.io/thegeeklab/drone-github-comment) [![Build Status](https://img.shields.io/drone/build/thegeeklab/drone-github-comment?logo=drone)](https://cloud.drone.io/thegeeklab/drone-github-comment)
[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/drone-github-comment) [![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/drone-github-comment)