Skip to content

feat: add support for Test-bot: trailer in PR comments#504

Merged
mcdurdin merged 1 commit intomasterfrom
feat/test-bot-trailer
Apr 30, 2025
Merged

feat: add support for Test-bot: trailer in PR comments#504
mcdurdin merged 1 commit intomasterfrom
feat/test-bot-trailer

Conversation

@mcdurdin
Copy link
Member

@mcdurdin mcdurdin commented Apr 29, 2025

The existing @keymanapp-test-bot pattern will continue to be supported, but the commit-trailer style Test-bot: matches other controls we use in commit messages and is recommended for use.

Note that this trailer is only recognized in PR comments at this time; parsing commit messages may be supported in a future update (but with caution because they are less visible in the PR view and workflow, so may cause confusion to testers).

Fixes: keymanapp/keyman#13212

@mcdurdin mcdurdin added this to the A19S2 milestone Apr 29, 2025
@mcdurdin mcdurdin added the feat label Apr 29, 2025
The existing `@keymanapp-test-bot` pattern will continue to be
supported, but the commit-trailer style `Test-bot: ` matches other
controls we use in commit messages and is recommended for use.

Note that this trailer is only recognized in PR comments at this time;
parsing commit messages may be supported in a future update (but with
caution because they are less visible in the PR view and workflow, so
may cause confusion to testers).

Fixes: keymanapp/keyman#13212
@mcdurdin mcdurdin force-pushed the feat/test-bot-trailer branch from 1295787 to 783fcc3 Compare April 29, 2025 21:54
@darcywong00
Copy link
Contributor

Does this also get updated in
https://github.com/keymanapp/keyman/wiki/User-Testing-Workflows#retesting

Copy link
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcdurdin mcdurdin merged commit 1415ba6 into master Apr 30, 2025
2 checks passed
@mcdurdin mcdurdin deleted the feat/test-bot-trailer branch April 30, 2025 02:35
@github-project-automation github-project-automation bot moved this to Done in Keyman Apr 30, 2025
@mcdurdin
Copy link
Member Author

Does this also get updated in
https://github.com/keymanapp/keyman/wiki/User-Testing-Workflows#retesting

Done 😁

@mcdurdin
Copy link
Member Author

Verified working okay!

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

feat(common): add Test-Bot: commit trailer detection as alternative to @keymanapp-test-bot

3 participants