Skip to content

Updated release workflow to devops-actions/variable-substitution since the old microsoft/variable-substitution Action has been archived and is no longer receiving updates. #341

Updated release workflow to devops-actions/variable-substitution since the old microsoft/variable-substitution Action has been archived and is no longer receiving updates.

Updated release workflow to devops-actions/variable-substitution since the old microsoft/variable-substitution Action has been archived and is no longer receiving updates. #341

Triggered via pull request December 20, 2024 02:02
Status Success
Total duration 15s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
5s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '12424142915', status: 422, response: { url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/releases', status: 422, 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', connection: 'close', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 20 Dec 2024 02:02:40 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 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': '1404:27B5A2:3AF22B5:756691C:6764D040', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4985', 'x-ratelimit-reset': '1734663575', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '15', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '422' } }, request: { method: 'POST', url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/314/merge","name":"","tag_name":"","body":"## What\'s Changed\\n\\n## 🚀 Features\\n\\n* Updating example macros & renaming compendium (#312) @DC23\\n* v1.2.0 it.json (#304) @GregoryWarn\\n* Implemented support for variable length weeks with customisable names of the days. (#302) @DC23\\n* Added a client setting for the UI background colour. (#296) @DC23\\n* Added client setting for floating ui panel opacity when it has focus. (#295) @DC23\\n* Client-only cosmetic settings are now applied without a Foundry reload. (#293) @DC23\\n* Added a client setting for the circular clock border and spoke colour. (#291) @DC23\\n\\n## 🐛 Bug Fixes\\n\\n* Added check for missing DOM element when first rendering UI (#310) @DC23\\n* Another bugfix to the floating UI. Horizontal resizing should now work, and horizontal size should initialise correctly. Also reduced internal padding to give more room to display the time. (#308) @DC23\\n* UI should now remain the correct size while long text wraps to multiple lines. (#306) @DC23\\n* Fixed a couple of minor CSS issues with the main undocked UI and set time dialog. (#287) @DC23\\n* Reset time dialog is no longer modal. (#286) @DC23\\n\\n## 🧰 Maintenance\\n\\n* Adding names to unnamed workflow steps. (#299) @DC23\\n* Adding compendium workflow that will allow me to add example macros. (#297) @DC23\\n* Simplified the setting of CSS variables for the UI panel. This refactoring will make some future features much simpler to implement. (#294) @DC23\\n* Refactored code to use `Constants.daysPerWeek` instead of hard-coded 7-day weeks. (#284) @DC23\\n\\n## 📖 Documentation\\n\\n* Added compendium with example macros for all the API functions. (#300) @DC23\\n* Fixed
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462: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:30793:18) { name: 'AggregateError', event: { id: '12424142915', name: 'pull_request', payload: { action: 'labeled', label: { color: '96D3A3', default: false, description: 'System plumbing, maintenance, CI/CD workflows', id: 7773713046, name: 'maintenance', node_id: 'LA_kwDONGAtNs8AAAABz1lylg', url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/labels/maintenance' }, number: 314, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/issues/314/comments' }, commits: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/pulls/314/commits' }, html: { href: 'https://github.com/DC23/jd-easytimekeeping/pull/314' }, issue: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/issues/314' }, review_comment: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/pulls/314/comments' }, self: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/pulls/314' }, statuses: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/statuses/09447bb9106c65e78fb3548e38ac9bd1402e29a0' } }, active_lock_reason: null, additions: 3, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/6927414?v=4', events_url: 'https://api.github.com/users/DC23/events{/privacy}', followers_url: 'https://api.github.com/users/DC23/followers', following_url: 'https://api.github.com/users/DC23/following{/other_user}', gists_url: 'https://api.github.com/users/DC23/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/DC23', id: 6927414, login: 'DC23', node_id: 'MDQ6VXNlcjY5Mjc0MTQ=', organizations_url: 'https://api.github.com/users/DC23/orgs', received_events_url: 'https://api.github.com/users/DC23/received_events', repos_url: 'https://api.github.com/users/DC23/repos', site_admin: false, starred_url: 'https://api.github.com/users/DC23/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/DC23/subscriptions', type: 'User', url: 'https://api.github.com/users/DC23', user_view_type: 'public' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/6927414?v=4', events_url: 'https://api.github.com/users/DC23/events{/privacy}', followers_url: 'https://api.github.com/users/DC23/followers', following_url: 'https://api.github.com/users/DC23/following{/other_user}', gists_url: 'https://api.github.com/users/DC23/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/DC23', id: 6927414, login: 'DC23', node_id: 'MDQ6VXNlcjY5Mjc0MTQ=', organizations_url: 'https://api.github.com/users/DC23/orgs', received_events_url: 'https://api.github.com/users/DC23/received_events', repos_url: 'https://api.github.com/users/DC23/repos', site_admin: false, starred_url: 'https://api.github.com/users/DC23/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/us
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636