Updated release workflow to devops-actions/variable-substitution
since the old microsoft/variable-substitution
Action has been archived and is no longer receiving updates.
#342
Annotations
2 errors and 1 warning
Run release-drafter/release-drafter@v6
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12424142922',
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': '8FC6:319471:3E343F2:7BC610A:6764D03F',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4986',
'x-ratelimit-reset': '1734663575',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '14',
'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
|
Run release-drafter/release-drafter@v6
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: '12424142922',
name: 'pull_request',
payload: {
action: 'opened',
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/users/DC23/subscriptions',
type: 'User',
url: 'https://api.github.com/users/DC23',
user_view_type: 'public'
}
],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'DC23:main',
ref: 'main',
repo: {
all
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading