feat: update transifex file
log: Updating transifex platform related configuration files
Summary by Sourcery
Add and set up .tx/transifex.yaml to configure Transifex filters and branch naming for managing project translations
Enhancements:
- Introduce a Transifex configuration file to manage QT translation files for deepin-graphics-driver-manager and desktop modules
Chores:
- Add SPDX CC0-1.0 license headers to the new Transifex config file
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: JWWTSL
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Reviewer's Guide
This PR adds a new Transifex configuration file (.tx/transifex.yaml) under a CC0 license, defines filters to manage translation extraction/upload for specific source modules, and configures a PR branch naming pattern for Transifex updates.
File-Level Changes
| Change | Details | Files |
|---|---|---|
| Introduce new Transifex configuration file with SPDX license header |
|
.tx/transifex.yaml |
| Configure translation filters for target source files |
|
.tx/transifex.yaml |
| Add PR branch naming convention for Transifex updates |
|
.tx/transifex.yaml |
Tips and commands
Interacting with Sourcery
-
Trigger a new review: Comment
@sourcery-ai reviewon the pull request. - Continue discussions: Reply directly to Sourcery's review comments.
-
Generate a GitHub issue from a review comment: Ask Sourcery to create an
issue from a review comment by replying to it. You can also reply to a
review comment with
@sourcery-ai issueto create an issue from it. -
Generate a pull request title: Write
@sourcery-aianywhere in the pull request title to generate a title at any time. You can also comment@sourcery-ai titleon the pull request to (re-)generate the title at any time. -
Generate a pull request summary: Write
@sourcery-ai summaryanywhere in the pull request body to generate a PR summary at any time exactly where you want it. You can also comment@sourcery-ai summaryon the pull request to (re-)generate the summary at any time. -
Generate reviewer's guide: Comment
@sourcery-ai guideon the pull request to (re-)generate the reviewer's guide at any time. -
Resolve all Sourcery comments: Comment
@sourcery-ai resolveon the pull request to resolve all Sourcery comments. Useful if you've already addressed all the comments and don't want to see them anymore. -
Dismiss all Sourcery reviews: Comment
@sourcery-ai dismisson the pull request to dismiss all existing Sourcery reviews. Especially useful if you want to start fresh with a new review - don't forget to comment@sourcery-ai reviewto trigger a new review!
Customizing Your Experience
Access your dashboard to:
- Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others.
- Change the review language.
- Add, remove or edit custom review instructions.
- Adjust other review settings.
Getting Help
- Contact our support team for questions or feedback.
- Visit our documentation for detailed guides and information.
- Keep in touch with the Sourcery team by following us on X/Twitter, LinkedIn or GitHub.
deepin pr auto review
关键摘要:
-
.tx/transifex.yaml文件中缺少对transifex_update_<br_unique_id>的解释说明,应添加注释说明其用途。 -
source_language字段设置为en_US,确认这是否符合项目的语言标准。
是否建议立即修改:
- 是,建议立即添加注释,以便其他开发者理解配置文件中的每个字段和用途。
- 是,建议确认
source_language字段是否正确,并确保其符合项目的语言标准。