[GA] Add Irish language support for HassGetCurrentTime intent (#3228) #1437
release-drafter.yml
on: push
update_release_draft
9s
Annotations
2 errors and 4 warnings
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '18320604296',
name: 'push',
payload: {
after: 'ba39321c6ab6ee2d5d93a5a482ab13e9dca4bf48',
base_ref: null,
before: '8cbf81153ea6143785805087365d180f37248998',
commits: [
{
author: {
email: '[email protected]',
name: 'Jack',
username: 'GGamerzz'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ba39321c6ab6ee2d5d93a5a482ab13e9dca4bf48',
message: '[GA] Add Irish language support for HassGetCurrentTime intent (#3228)\n' +
'\n' +
'- Implemented intent sentences in Irish for querying the current time\n' +
'- Added templated response to generate natural time phrases in Irish\n' +
'- Ensured compatibility with live slotless queries (e.g., “cén t-am é”)\n' +
'- Included unit tests for common time-related phrases\n' +
'\n' +
'- Simplify time-of-day suffix logic into three periods:\n' +
' - “ar maidin” (<12)\n' +
' - “sa tráthnóna” (12–21:59)\n' +
' - “san oíche” (≥22)\n' +
'- Retain special-case handling for meán oíche (00:00) and meán lae (12:00)\n' +
'- Ensure number mappings (`hours_map`, `minutes_map`) cover all minute values and Irish grammatical forms\n' +
'\n' +
'- Fix tests\n' +
' - remove reference to unused `is_default`\n' +
" - `next_hour` wasn't declared but is required for use in '# to` responses\n" +
' - simplify the hour translations, only need 12 as they repeat\n' +
' - add more tests but comment out as overriding test time not currently supported\n' +
'\n' +
'Co-authored-by: Alan Greene <[email protected]>',
timestamp: '2025-10-07T18:16:44+01:00',
tree_id: 'c407f379c798f48ad2f22a2b891616656e66c8fe',
url: 'https://github.com/OHF-Voice/intents/commit/ba39321c6ab6ee2d5d93a5a482ab13e9dca4bf48'
}
],
compare: 'https://github.com/OHF-Voice/intents/compare/8cbf81153ea6...ba39321c6ab6',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Jack',
username: 'GGamerzz'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ba39321c6ab6ee2d5d93a5a482ab13e9dca4bf48',
message: '[GA] Add Irish language support for HassGetCurrentTime intent (#3228)\n' +
'\n' +
'- Implemented intent sentences in Irish for querying the current time\n' +
'- Added templated response to generate natural time phrases in Irish\n' +
'- Ensured compatibility with live slotless queries (e.g., “cén t-am é”)\n' +
'- Included unit tests for common time-related phrases\n' +
'\n' +
'- Simplify time-of-day suffix logic into three periods:\n' +
' - “ar maidin” (<12)\n' +
' - “sa tráthnóna” (12–21:59)\n' +
' - “san oíche” (≥22)\n' +
'- Retain special-case handling for meán oíche (00:00) and meán lae (12:00)\n' +
'- Ensure number mappings (`hours_map`, `minutes_map`) cover all minute values and Irish grammatical forms\n' +
'\n' +
'- Fix tests\n' +
' - remove reference to unused `is_default`\n' +
" - `next_hour` wasn't declared but is
|
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '18320604296',
status: 403,
response: {
url: 'https://api.github.com/repos/OHF-Voice/intents/releases',
status: 403,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 07 Oct 2025 17:16:57 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '5421:2E602:1AFBEA:1B6555:68E54B08',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4993',
'x-ratelimit-reset': '1759860474',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '7',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/OHF-Voice/intents/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.4 (linux; x64)',
'x-github-delivery': '18320604296',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"refs/heads/main","name":"","tag_name":"","body":"## What's Changed\\n\\n* [GA] Add Irish language support for HassGetCurrentTime intent (#3228) @GGamerzz\\n* [GA] Translate some errors (#3464) @AlanGreene\\n* [GA] Add HassNevermind (#3462) @AlanGreene\\n* [GA] Add HassClimateGetTemperature (#3461) @AlanGreene\\n* Add ga leader (#3522) @synesthesiam\\n* [GA] Add HassBroadcast (#3460) @AlanGreene\\n* [GA] Add HassRespond (#3463) @AlanGreene\\n* [EL] add water sensor (#3517) @apo-mak\\n* [DE] add \\"doch\\" to list of skip_words (#3503) @hecktech27\\n* [DE] reduce sentences count and ajust starTimer sentences (#3513) @tobiloeb\\n* [EL] add Particle Sensors (#3515) @apo-mak\\n* [EL] add AQ sensors (#3514) @apo-mak\\n* [DE] add skip word \\"noch\\" (#3506) @tobiloeb\\n* [de-CH] Add HassShoppingListCompleteItem (#3496) @ddxic\\n* [de-CH] Add HassListAddItem (#3509) @ddxic\\n* [EL] Update _common.yaml (#3512) @apo-mak\\n* [EL] MediaPlayerUnmute (#3511) @apo-mak\\n* [ EL ] MediaPlayerMute (#3510) @apo-mak\\n* [DE] add \\"stell\\" and \\"erstell\\" words for startTimer (#3504) @tobiloeb\\n* [DE] HassLightSet: add more variations to color controls (#3465) @hecktech27\\n* [DE] restructure expansion rules in common.yaml (#3499) @hecktech27\\n* [DE] add \\"welche\\" sentences to binary_sensor window (#3501) @tobiloeb\\n* [DE] Add support for HassMediaPlayerMute/HassMediaPlayerUnmute (#3502) @hecktech27\\n\\n## Dependencies\\n\\n<details>\\n<summary>3 changes</summary>\\n\\n* Bump isort from 6.0.1 to 6.1.0 (#3520) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump pylint from 3.3.8 to 3.3.9 (#3521) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump actions/github-script from 7 to 8 (#3498) @[dependabot[bot]](https://github.com/apps/dependabot)\\n</details>\\n","draft":true,"prerelease":false,"make_latest":"
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|