6 Commits

Author SHA1 Message Date
6c5173179c Merge pull request 'Обновить .gitea/workflows/test_prbot.yml' (#17) from alex-patch-3 into main
All checks were successful
Deploy Pipeline with Manual Trigger / Deployment Task (push) Successful in 1s
Reviewed-on: #17
2025-04-29 11:33:25 +00:00
7b7b15d715 Обновить .gitea/workflows/test_prbot.yml
All checks were successful
/ test (pull_request) Successful in 5s
Merge Success Notification / notify-on-merge (pull_request) Successful in 0s
2025-04-29 11:28:26 +00:00
7904a0df72 Merge pull request 'Обновить .gitea/workflows/test_prbot.yml' (#16) from alex-patch-3 into main
All checks were successful
Deploy Pipeline with Manual Trigger / Deployment Task (push) Successful in 1s
Reviewed-on: #16
2025-04-29 11:27:30 +00:00
c364976e70 Обновить .gitea/workflows/test_prbot.yml
Some checks failed
/ test (pull_request) Failing after 4s
Merge Success Notification / notify-on-merge (pull_request) Successful in 1s
2025-04-29 11:26:15 +00:00
4c89103b96 Merge pull request 'Добавить .gitea/workflows/test_prbot.yml' (#15) from alex-patch-3 into main
All checks were successful
Deploy Pipeline with Manual Trigger / Deployment Task (push) Successful in 0s
Reviewed-on: #15
2025-04-29 11:24:56 +00:00
788405d1fa Добавить .gitea/workflows/test_prbot.yml
All checks were successful
Merge Success Notification / notify-on-merge (pull_request) Successful in 1s
2025-04-29 11:24:20 +00:00
2 changed files with 8 additions and 9 deletions

View File

@@ -6,19 +6,19 @@ on:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Send PRBot feedback
uses: imgurbot12/prbot@v2
with:
gitea: ${{ secrets.GITEAURL }}
user: ${{ secrets.ACCOUNT_NAME }}
token: ${{ secrets.GITHUBTOKEN }}
number: ${{ github.event.pull_request.number }}
repo: ${{ secrets.REPOSITORY }}
username: ${{ secrets.ACCOUNT_NAME }}
api_token: ${{ secrets.GITHUBTOKEN }}
- name: Do Something With Errors
run: |
echo "::error file=app.js,line=1::Missing semicolon" | prbot
echo "::warning file=app.js,line=1,col=5,endColumn=7::Missing semicolon" | prbot
- name: Post PR Feedback
if: always()
run: prbot commit

View File

@@ -1,4 +1,3 @@
# test_prod_deploy
Злобный тест
fefe