Automatically label issues with OS extracted from description#9479
Automatically label issues with OS extracted from description#9479
Conversation
b093140 to
1be425f
Compare
There was a problem hiding this comment.
Pull request overview
Adds a GitHub Actions workflow to automatically apply an OS-specific label to newly opened bug-report issues by extracting the “Operating system” selection from the issue body.
Changes:
- Introduces a new
issues: openedworkflow gated on"[Bug]"in the issue title. - Parses the issue body for the “### Operating system” section and adds a corresponding
os:label via the GitHub REST API.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
1be425f to
b6a81bb
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
b6a81bb to
27eaf44
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Iva Horn <iva.horn@nextcloud.com>
27eaf44 to
3c7244d
Compare
|
Artifact containing the AppImage: nextcloud-appimage-pr-9479.zip Digest: To test this change/fix you can download the above artifact file, unzip it, and run it. Please make sure to quit your existing Nextcloud app and backup your data. |
|



Uh oh!
There was an error while loading. Please reload this page.