feature: enable customization of the Redis Indices when declaring an … #9
release-drafter.yml
on: push
update_release_draft
19s
Annotations
2 errors and 1 warning
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '8806579525',
status: 403,
response: {
url: 'https://api.github.com/repos/justTimTim/redis-om-spring/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',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 23 Apr 2024 20:09:46 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': 'D003:150515:12CD91A:1ED16BE:6628158A',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1713906569',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/justTimTim/redis-om-spring/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/main","name":"Version 0.1.0","tag_name":"v0.1.0","body":"## Changes\\n\\n* No changes\\n\\n## Contributors\\nWe'd like to thank all the contributors who worked on this release!\\n\\n@Ferrone84, @Grogdunn, @Pwhxbdk, @allengueco, @ally-jarrett, @arunsathiya, @banker, @bsbodden, @chayim, @cniles, @codingconquerors, @fr4ncesco, @gkorland, @jonasbn, @justTimTim, @maorohana-redis, @rajkp10, @raphaeldelio, @simonprickett, @viragtripathi, @zUniQueX, David Fischer, Richard Kolb and Setu Desai\\n","draft":true,"prerelease":false,"make_latest":"true"}`,
request: {}
},
event: {
id: '8806579525',
name: 'push',
payload: {
after: '45fac8ad3c197e2040dfa4546e91df34e3e38f67',
base_ref: null,
before: 'f5e6c1d0d45dc702b3043b4aff89d6a2c7313c50',
commits: [
{
author: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
committer: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
distinct: true,
id: '8dcaded969316ac72e8b6d62461a022bdecaefdc',
message: "refactor: ignore explicit ':' terminator in entity prefixes (resolves gh-386)\n" +
'\n' +
'-m',
timestamp: '2024-03-04T08:04:23-07:00',
tree_id: 'ba57dac6f83157dcfb96124b4ae5f00ce05305ba',
url: 'https://github.com/justTimTim/redis-om-spring/commit/8dcaded969316ac72e8b6d62461a022bdecaefdc'
},
{
author: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
committer: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
|
update_release_draft
HttpError: Resource not accessible by integration
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: '8806579525',
name: 'push',
payload: {
after: '45fac8ad3c197e2040dfa4546e91df34e3e38f67',
base_ref: null,
before: 'f5e6c1d0d45dc702b3043b4aff89d6a2c7313c50',
commits: [
{
author: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
committer: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
distinct: true,
id: '8dcaded969316ac72e8b6d62461a022bdecaefdc',
message: "refactor: ignore explicit ':' terminator in entity prefixes (resolves gh-386)\n" +
'\n' +
'-m',
timestamp: '2024-03-04T08:04:23-07:00',
tree_id: 'ba57dac6f83157dcfb96124b4ae5f00ce05305ba',
url: 'https://github.com/justTimTim/redis-om-spring/commit/8dcaded969316ac72e8b6d62461a022bdecaefdc'
},
{
author: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
committer: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
distinct: true,
id: 'e477ee9384cb1f41b7631d8415304e2360655c2a',
message: 'test: tests for QBE with findAll by Id with and without Metamodel usage',
timestamp: '2024-03-04T08:04:23-07:00',
tree_id: '8a9164cf94001fd91d7af0eeaa4eb3ca3a775910',
url: 'https://github.com/justTimTim/redis-om-spring/commit/e477ee9384cb1f41b7631d8415304e2360655c2a'
},
{
author: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
committer: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
distinct: true,
id: 'db043abd92b37e8522e7731c82a346d9c215c1bc',
message: 'fix: prevent double escaping on searchable text fields when using .containing (resolves gh-373)',
timestamp: '2024-03-04T08:04:23-07:00',
tree_id: '42dfe700edf4cf1a3277defc28ebd5f432cdfcdf',
url: 'https://github.com/justTimTim/redis-om-spring/commit/db043abd92b37e8522e7731c82a346d9c215c1bc'
},
{
author: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
committer: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
distinct: true,
id: '7def317843be3e19aab3b157aed62310effa54b5',
message: 'fix: prevent multiple queries on close when mapping/aggregating (resolved gh-372)',
timestamp: '2024-03-04T08:04:23-07:00',
tree_id: 'f2b6f3075fc501c41f77e7dc3bd8fd56ef8acbf1',
url: 'https://github.com/justTimTim/redis-om-spring/commit/7def317843be3e19aab3b157aed62310effa54b5'
},
{
author: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
committer: {
email: '[email protected]',
name: 'Brian Sam-Bodden',
username: 'bsbodden'
},
distinct: true,
id: 'd3c14a6e068386230b325dcfde34ea6b84bed598',
message: 'release: version 0.8.9 - Spring 3.2.3 - other deps updates',
timestamp: '2024-03-04T08:04:23-07:00',
tree_id: '5175fcca3773f78b5492
|
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|