Use Organization's .github README.md.gotmpl
(#368)
#93
Annotations
2 errors and 7 warnings
Run release-drafter/release-drafter@v5
Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}
{
name: 'HttpError',
id: '7716933623',
status: 422,
response: {
url: 'https://api.github.com/repos/cloudposse/build-harness/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': '194',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 30 Jan 2024 20:15:36 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-oauth-scopes': 'repo',
'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': '94C7:2794:F8B668:1F725BE:65B958E8',
'x-oauth-scopes': 'public_repo, read:org, repo:status, repo_deployment',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4911',
'x-ratelimit-reset': '1706646833',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '89',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'already_exists',
field: 'tag_name'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/cloudposse/build-harness/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/master","name":"v1.32.0","tag_name":"1.32.0","body":"<details>\\n <summary>Use Organization\'s .github `README.md.gotmpl` @osterman (#368)</summary>\\n\\n ## what\\r\\n- Update `readme/build` to depend on template\\r\\n- Fetch template if none exists\\r\\n\\r\\n## why\\r\\n- cloudposse/.github#28\\r\\n- actions/checkout#1169\\r\\n- actions/runner#2033\\n</details>\\n","draft":false,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7716933623',
name: 'push',
payload: {
after: '56cac58ddd0d57b93e395c02cc8fb75b6d92b5c4',
base_ref: null,
before: 'f2a5f4421f3349aa740057f1eb47632eeb693626',
commits: [
{
author: {
email: 'erik@cloudposse.com',
name: 'Erik Osterman (CEO @ Cloud Posse)',
username: 'osterman'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '56cac58ddd0d57b93e395c02cc8fb75b6d92b5c4',
message: "Use Organization's .github `README.md.gotmpl` (#368)\n" +
'\n' +
'* Fetch org readme template\r\n' +
'\r\n' +
'* chore: update repo banner image\r\n' +
'\r\n' +
'* fetch template from main\r\n' +
'\r\n' +
'* add safe directory for git\r\n' +
'\r\n' +
'* add safe directory for git\r\n' +
'\r\n' +
'* add safe directory for git\r\n' +
'\r\n' +
'* test fix\r\n' +
'\r\n' +
'* test fix\r\n' +
'\r\n' +
'* test
|
Run release-drafter/release-drafter@v5
HttpError: Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '7716933623',
name: 'push',
payload: {
after: '56cac58ddd0d57b93e395c02cc8fb75b6d92b5c4',
base_ref: null,
before: 'f2a5f4421f3349aa740057f1eb47632eeb693626',
commits: [
{
author: {
email: 'erik@cloudposse.com',
name: 'Erik Osterman (CEO @ Cloud Posse)',
username: 'osterman'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '56cac58ddd0d57b93e395c02cc8fb75b6d92b5c4',
message: "Use Organization's .github `README.md.gotmpl` (#368)\n" +
'\n' +
'* Fetch org readme template\r\n' +
'\r\n' +
'* chore: update repo banner image\r\n' +
'\r\n' +
'* fetch template from main\r\n' +
'\r\n' +
'* add safe directory for git\r\n' +
'\r\n' +
'* add safe directory for git\r\n' +
'\r\n' +
'* add safe directory for git\r\n' +
'\r\n' +
'* test fix\r\n' +
'\r\n' +
'* test fix\r\n' +
'\r\n' +
'* test fix\r\n' +
'\r\n' +
'* test fix\r\n' +
'\r\n' +
'* test fix\r\n' +
'\r\n' +
'* test fix\r\n' +
'\r\n' +
'* test fix\r\n' +
'\r\n' +
'* test fix\r\n' +
'\r\n' +
'* use make native\r\n' +
'\r\n' +
'* fix lint error\r\n' +
'\r\n' +
'* bump checkout\r\n' +
'\r\n' +
'* bump checkout and do not ignore .git\r\n' +
'\r\n' +
'* Update tool versions, fix Docker build on Apple Silicon (#369)\r\n' +
'\r\n' +
'* formatting\r\n' +
'\r\n' +
'* remove -# syntax=docker/dockerfile:1.3\r\n' +
'\r\n' +
'* move README_TEMPLATE_YAML dep and check for .git\r\n' +
'\r\n' +
'* Update lint for security\r\n' +
'\r\n' +
'* Restrict README template to whitelisted orgs\r\n' +
'\r\n' +
'* terminology\r\n' +
'\r\n' +
'* Do not allow override of remote URL\r\n' +
'\r\n' +
'* Fix (spurious) lint complaint\r\n' +
'\r\n' +
'* Better error message\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Co-authored-by: screenshot-action 📷 <actions@github.com>\r\n' +
'Co-authored-by: Nuru <Nuru@users.noreply.github.com>',
timestamp: '2024-01-30T14:15:21-06:00',
tree_id: 'a5674b063601846f12a9393e7f35060afe752f6b',
url: 'https://github.com/cloudposse/build-harness/commit/56cac58ddd0d57b93e395c02cc8fb75b6d92b5c4'
}
],
compare: 'https://github.com/cloudposse/build-harness/compare/f2a5f4421f33...56cac58ddd0d',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/105117?v=4',
created_at: '2023-12-15T19:41:31Z',
description: '',
html_url: 'https://github.com/enterprises/cloudposse',
id: 105117,
name: 'Cloud Posse',
node_id: 'E_kgDOAAGanQ',
slug: 'cloudposse',
updated_at: '2024-01-30T15:40:56Z',
website_url: 'https://cloudposse.com/'
},
forced: false,
head_commit: {
author: {
email: 'erik@cloudposse.com',
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-ecosystem/action-get-merged-pull-request@v1, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-ecosystem/action-get-merged-pull-request@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions-ecosystem/action-get-merged-pull-request@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-ecosystem/action-get-merged-pull-request@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-ecosystem/action-get-merged-pull-request@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-ecosystem/action-get-merged-pull-request@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-ecosystem/action-get-merged-pull-request@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading