Skip to content

feat: PC-14184 Add sourceSLO field in replay config file #519

feat: PC-14184 Add sourceSLO field in replay config file

feat: PC-14184 Add sourceSLO field in replay config file #519

Triggered via pull request September 25, 2024 16:24
Status Success
Total duration 35s
Artifacts

release-drafter.yml

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

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '11037143867', status: 422, response: { url: 'https://api.github.com/repos/nobl9/sloctl/releases/171369935', 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: 'Wed, 25 Sep 2024 16:24:39 GMT', 'github-authentication-token-expiration': '2025-01-16 00:00:00 +0100', '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', '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': 'AF46:7EC9:3BDC7DE:7363CD8:66F43947', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4953', 'x-ratelimit-reset': '1727284678', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '47', '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#update-a-release', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/nobl9/sloctl/releases/171369935', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"body":"# What's Changed\\n\\n## 🐞 Bug Fixes\\n\\n- fix: Fix delete report test (#207) @natalialanga\\n- fix: Update SDK version and adjust report tests (#204) @natalialanga\\n- fix: Correct sloctl replay help (#200) @nieomylnieja\\n\\n## 🧰 Maintenance\\n\\n<details>\\n<summary>17 changes</summary>\\n\\n- chore: Update module github.com/schollz/progressbar/v3 to v3.16.0 (#218) @renovate\\n- chore: Ignore nobl9-go in Renovate config (#217) @nieomylnieja\\n- chore: Update dependency securego/gosec to v2.21.3 (#216) @renovate\\n- chore: Update dependency cspell to v8.14.4 (#215) @renovate\\n- chore: Update dependency cspell to v8.14.3 (#214) @renovate\\n- chore: Update module github.com/schollz/progressbar/v3 to v3.15.0 (#212) @renovate\\n- chore: Update module github.com/nobl9/nobl9-go to v0.84.1-rc6 (#211) @renovate\\n- chore: Update module golang.org/x/tools/cmd/goimports to v0.25.0 (#209) @renovate\\n- chore: Update module github.com/nobl9/nobl9-go to v0.84.1-rc4 (#208) @renovate\\n- chore: Update dependency golangci/golangci-lint to v1.61.0 (#206) @renovate\\n- chore: Update dependency securego/gosec to v2.21.2 (#205) @renovate\\n- chore: Update module github.com/go-playground/validator/v10 to v10.22.1 (#203) @renovate\\n- chore: Update dependency securego/gosec to v2.21.1 (#202) @renovate\\n- chore: Update dependency yaml to v2.5.1 (#201) @renovate\\n- chore: Update module github.com/nobl9/nobl9-go to v0.84.0 (#199) @renovate\\n- chore: Update dependency golangci/golangci-lint to v1.60.3 (#198) @renovate\\n- chore: Update module github.com/nobl9/nobl9-go to v0.84.0-rc5 (#197) @renovate\\n</details>\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.5.2",
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: '11037143867', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: '## Motivation\r\n' + '\r\n' + 'Describe what is the motivation behind the proposed changes.\r\n' + 'If possible reference the current solution/state of affairs.\r\n' + '\r\n' + '## Summary\r\n' + '\r\n' + 'Recap of changed code.\r\n' + '\r\n' + '## Related changes\r\n' + '\r\n' + 'List related changes from other PRs (if any).\r\n' + '\r\n' + '## Testing\r\n' + '\r\n' + '- Describe how to check introduced code changes manually. Provide example invocations and applied YAML configs.\r\n' + '- Take care of test coverage on unit and end-to-end levels.\r\n' + '\r\n' + '## Release Notes\r\n' + '\r\n' + 'If this change should be part of the Release Notes,\r\n' + '**replace this entire paragraph** with 1-3 sentences about the changes.\r\n' + 'Otherwise, you **MUST** remove this section entirely.\r\n' + '\r\n' + 'Does this PR contain any breaking changes?\r\n' + 'If so, add `## Breaking Changes` header and list the introduced changes there.\r\n' + '\r\n' } }, number: 213, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/58781264?v=4', description: '', events_url: 'https://api.github.com/orgs/nobl9/events', hooks_url: 'https://api.github.com/orgs/nobl9/hooks', id: 58781264, issues_url: 'https://api.github.com/orgs/nobl9/issues', login: 'nobl9', members_url: 'https://api.github.com/orgs/nobl9/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjU4NzgxMjY0', public_members_url: 'https://api.github.com/orgs/nobl9/public_members{/member}', repos_url: 'https://api.github.com/orgs/nobl9/repos', url: 'https://api.github.com/orgs/nobl9' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/nobl9/sloctl/issues/213/comments' }, commits: { href: 'https://api.github.com/repos/nobl9/sloctl/pulls/213/commits' }, html: { href: 'https://github.com/nobl9/sloctl/pull/213' }, issue: { href: 'https://api.github.com/repos/nobl9/sloctl/issues/213' }, review_comment: { href: 'https://api.github.com/repos/nobl9/sloctl/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/nobl9/sloctl/pulls/213/comments' }, self: { href: 'https://api.github.com/repos/nobl9/sloctl/pulls/213' }, statuses: { href: 'https://api.github.com/repos/nobl9/sloctl/statuses/527aa41f09736d884e9d94c7b0eda546f6441eef' } }, active_lock_reason: null, additions: 22, assignee: null, assignees: [], author_association: 'NONE', auto_merge: null, base: { label: 'nobl9:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/nobl9/sloctl/{archive_format}