Document where the bot will notify users about its actions #2

Merged
Sybren A. Stüvel merged 2 commits from dr.sybren/blender-bot:pr-sybren/document-behaviour into main 2023-02-17 10:33:29 +01:00

Document how build, package, build-branch, and package-branch behave in terms of commenting back or otherwise showing notifications in Gitea.

Document how `build`, `package`, `build-branch`, and `package-branch` behave in terms of commenting back or otherwise showing notifications in Gitea.
Sybren A. Stüvel added 1 commit 2023-02-16 13:05:39 +01:00
d5b13ac935 Document where the bot will notify users about its actions
Document how `build`, `package`, `build-branch`, and `package-branch`
behave in terms of commenting back or otherwise showing notifications
in Gitea.
Brecht Van Lommel requested changes 2023-02-16 13:09:54 +01:00
@ -11,0 +7,4 @@
* `@blender-bot build [platform]`: build current pull request. A notification about the build progress / result is shown in the list of commits that make up this pull request.
* `@blender-bot package [platform]`: build current pull request and make package for download. The bot will post the link in a comment on the pull request.
* `@blender-bot build-branch branch [platform]`: build the given branch. The bot will post a link to the build in a comment on the pull request.
* `@blender-bot package-branch branch [platform]`: build branch and make package for download. The bot will post the link in a comment on the pull request.

Triggering branch builds works in both issues and pull requests.

Triggering branch builds works in both issues and pull requests.
dr.sybren marked this conversation as resolved
Sybren A. Stüvel added 1 commit 2023-02-17 10:31:37 +01:00
Brecht Van Lommel approved these changes 2023-02-17 10:32:35 +01:00
Sybren A. Stüvel merged commit f705c315c3 into main 2023-02-17 10:33:29 +01:00
Sybren A. Stüvel deleted branch pr-sybren/document-behaviour 2023-02-17 10:33:29 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-bot#2
No description provided.