Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
537 commits
Select commit Hold shift + click to select a range
d243e04
Add more comments about pull requests permission (#1187)
Kirade Jul 31, 2022
c464263
Bump node from 17.9.0-alpine to 18.7.0-alpine (#1190)
dependabot[bot] Jul 31, 2022
bd579b5
Bump node from `af50279` to `4c8f734` (#1191)
dependabot[bot] Jul 31, 2022
c3d9042
quote schema defaults that contain `*`
jetersen Jul 31, 2022
0e58cd4
Bump eslint-plugin-unicorn from 42.0.0 to 43.0.2 (#1192)
dependabot[bot] Jul 31, 2022
6e6a13c
Add missing inputs to action config (#1202)
gilbertsoft Aug 16, 2022
06a49bf
v5.20.1
jetersen Aug 16, 2022
ecbbed9
fetch 100 labels for pull requests instead of 10 (#1220)
matoubidou Sep 8, 2022
df69d58
v5.21.0
jetersen Sep 15, 2022
26be07d
Address `set-output` deprecation (#1247)
NotMyFault Oct 17, 2022
6df64e4
v5.21.1
jetersen Oct 17, 2022
7ef15e2
Only use last full release when drafting (#1240)
ssbarnea Jan 2, 2023
cfc5540
v5.22.0
jetersen Jan 2, 2023
e11806d
Add `include-pre-releases` configuration option (#1302)
robbinjanssen Feb 21, 2023
569eb7e
v5.23.0
jetersen Feb 21, 2023
b853a4c
fix(release): strip prefix before comparing version (#1255)
neilime Apr 13, 2023
a04b609
Add release version to github action output (#1300)
Jun 27, 2023
918b32f
feat: add outputs descriptions to action.yaml file (#1347)
Jun 28, 2023
65c5fb4
v5.24.0
jetersen Jun 28, 2023
ff929b5
feat: add latest input (#1348)
o-mago Jul 12, 2023
576ba52
feat: add prerelease increment behavior (#1303)
neilime Sep 25, 2023
09c613e
v5.25.0
jetersen Oct 17, 2023
80296b4
Update Node.js to 20 (#1379)
massongit Feb 2, 2024
3f0f870
v6.0.0
jetersen Feb 2, 2024
77cfd85
Update v6 README.md (#1384)
taku333 Apr 26, 2024
1a8019e
remove heroku from workflow
jetersen Oct 10, 2024
aa80724
fix workflow
jetersen Nov 1, 2024
26a6398
fix: update broken link in readme (#1416)
kopach Nov 12, 2024
c139411
Update only drafts with the same prerelease status (#1385)
jaap3 Jan 18, 2025
378bacb
Update README.md (#1421)
yusufraji Jan 18, 2025
0ad4f70
Document action outputs introduced in #1300 (#1406)
SVNKoch Jan 19, 2025
8296e40
fix typo: therelease (#1407)
billykern Jan 19, 2025
41c11a2
update schema generation and update schema to draft 07 (#1422)
jetersen Jan 19, 2025
d6eceac
Fix: Correctly mention bot accounts in release notes (#1376)
jamietanna Jan 19, 2025
a914231
Ensure support new main branch name (#1079)
Triloworld Jan 19, 2025
5faffa9
docs: Fix Fork Link (#1412)
Dor-bl Jan 19, 2025
d7328d2
Add config option for pull-request-limit (#1362)
ssolbeck Jan 19, 2025
b1476f6
v6.1.0
jetersen Jan 19, 2025
cb57fb2
Honor Version Template (#1459)
ChronosMasterOfAllTime Jan 19, 2026
f6b64ae
docs: Add missing action inputs to README (#1472)
sasamuku Jan 19, 2026
60cac2b
ci: disable npmjs publishing
cchanche Jan 19, 2026
267d2e0
chore: bump to v6.1.1
cchanche Jan 19, 2026
9928b92
setup oidc release flow
jetersen Jan 20, 2026
686295d
build: support OIDC for npmjs publishing (#1480)
cchanche Jan 21, 2026
4178e5a
feat: 'commits-since' configuration option (#1451)
slawekjaranowski Jan 21, 2026
fa20e47
docs: typo in README.md (#1434)
kunaljubce Jan 21, 2026
923fffe
Add config option for history-limit (#1470)
gjvoosten Jan 22, 2026
309083b
chore: bump to v6.2.0
cchanche Jan 22, 2026
a9305a6
chore: fix package.json and lockfile
cchanche Jan 22, 2026
6db134d
ci: add diff for debugging unstaged files
cchanche Jan 22, 2026
707d296
build(deps): bump lodash from 4.17.21 to 4.17.23 (#1489)
dependabot[bot] Jan 26, 2026
1a10a8d
build(deps): bump jws from 3.2.2 to 3.2.3 (#1495)
dependabot[bot] Jan 26, 2026
b5d0bab
build(deps): bump deepmerge from 4.2.2 to 4.3.1 (#1482)
dependabot[bot] Jan 26, 2026
f304c48
build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.38.4 (#1484)
dependabot[bot] Jan 26, 2026
d4aa681
build(deps-dev): bump node-fetch from 2.6.7 to 2.7.0 (#1485)
dependabot[bot] Jan 26, 2026
6c452fe
build(deps): bump js-yaml (#1493)
dependabot[bot] Jan 26, 2026
40bb31b
build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 (#1494)
dependabot[bot] Jan 26, 2026
7d6a68d
chore: update lockfile (#1521)
cchanche Mar 5, 2026
4234cae
chore: use probot logger instead of @actions/core (#1520)
cchanche Mar 5, 2026
cfec7ce
feat: deprecate include-pre-releases in favor of prerelease (#1515)
christopherklint97 Mar 5, 2026
33c21b0
chore: update release procedure
cchanche Mar 6, 2026
00ce30b
chore: release 6.3.0
cchanche Mar 6, 2026
941dba4
ci: add actions/stale workflow for issues
cchanche Mar 6, 2026
47b390e
revert: deprecate include-pre-releases (#1523)
cchanche Mar 7, 2026
5762bb5
feat: add include-pre-releases to action inputs (#1525)
cchanche Mar 7, 2026
d849c82
feat: Add support to excluded-paths (#1522)
guimorg Mar 7, 2026
6a93d82
chore: release v6.4.0
cchanche Mar 7, 2026
b358608
break/v7 (#1475)
cchanche Mar 12, 2026
a5c1074
Auto-update license files
Mar 12, 2026
8b4b20a
docs: fix v7 docs (#1532)
cchanche Mar 12, 2026
780584b
Ci/fix licensed (#1533)
cchanche Mar 12, 2026
67fad66
ci: fix license workflow trying to commit when nothing is staged
cchanche Mar 12, 2026
d1c310a
build(deps): bump actions/stale from 9 to 10
dependabot[bot] Mar 12, 2026
6b78fa2
fix: JSON schema too strict with required fields (#1535)
jetersen Mar 12, 2026
4d51e73
ci(deps): migrate from dependabot to renovate
jetersen Mar 12, 2026
c4bd05e
ci(deps): explicitly enable semantic commits for renovate
jetersen Mar 12, 2026
547815b
chore(deps): update linters
renovate[bot] Mar 12, 2026
091e4fd
ci(deps): set rangeStrategy to bump for renovate
jetersen Mar 12, 2026
d47f74f
ci(deps): fix renovate commit message to exclude range specifier
jetersen Mar 12, 2026
cfc746f
ci(deps): disable renovate updates for engines field
jetersen Mar 12, 2026
a6d26a8
chore(deps): update vite
renovate[bot] Mar 12, 2026
25db5b7
chore(deps): update dependency @graphql-codegen/cli to 6.2.1
renovate[bot] Mar 12, 2026
c9d21c8
chore(deps): update dependency @types/node to 24.12.0
renovate[bot] Mar 12, 2026
66084ae
chore(deps): update dependency @graphql-codegen/near-operation-file-p…
renovate[bot] Mar 12, 2026
0b705d0
ci: add codegen step to catch stale graphql generated types
jetersen Mar 12, 2026
e104a8c
chore(deps): regenerate graphql types for @graphql-codegen/near-opera…
jetersen Mar 12, 2026
f58d8ec
chore: add codegen to npm run all
jetersen Mar 12, 2026
ac796a1
chore: update package-lock.json
jetersen Mar 12, 2026
f808a4b
ci(deps): pin renovate to npm v11
jetersen Mar 12, 2026
a65b344
ci(deps): add labels to renovate PRs
jetersen Mar 12, 2026
4441a9f
ci(deps): label dev dependency PRs as type: maintenance
jetersen Mar 12, 2026
b6dd242
fix(deps): update dependency semver to 7.7.4
renovate[bot] Mar 12, 2026
3caf9d2
chore(deps): update dependency nock to 14.0.11
renovate[bot] Mar 12, 2026
09e4628
chore(deps): update linters
renovate[bot] Mar 12, 2026
da11166
ci: add workflow to rebuild artifacts on renovate branches
jetersen Mar 12, 2026
92e5636
ci: add badges/coverage.svg to renovate-build artifact paths
jetersen Mar 12, 2026
349258d
fix(deps): update dependency zod to 4.3.6
renovate[bot] Mar 12, 2026
f62bd72
chore(build): rebuild artifacts
github-actions[bot] Mar 12, 2026
9a48bb9
chore(deps): update vitest to 4.1.0 (#1544)
renovate[bot] Mar 12, 2026
ee6226d
fix(deps): update dependency compare-versions to 6.1.1 (#1547)
renovate[bot] Mar 12, 2026
720e969
chore: migrate from ESLint + Prettier to Biome
jetersen Mar 13, 2026
68e853e
chore: reformat codebase with Biome and fix code smells
jetersen Mar 13, 2026
5ed1f8c
chore: update editor and devcontainer config for Biome
jetersen Mar 13, 2026
ea57e4c
ci: replace shell scripts with cross-platform TypeScript and simplify…
jetersen Mar 13, 2026
90c8b30
docs(copilot): update instructions for Biome
jetersen Mar 13, 2026
1bba8e8
docs: broken link in contributing guide
cchanche Mar 13, 2026
3a7fb5c
chore: release v7.0.0
cchanche Mar 13, 2026
97f39a3
feat: support advanced substitutions in replacers (#1517)
cchanche Mar 14, 2026
9244eda
fix: fall back to org .github repo when config not found in current r…
jetersen Mar 14, 2026
5a8b0d3
ci: restore CodeQL category lost when matrix was removed
jetersen Mar 14, 2026
7431882
feat: filter releases by semver range (#1445)
cchanche Mar 14, 2026
4a66170
fix: empty template when prs all are excluded by labels (#1429)
Bledai Mar 14, 2026
bddbd54
ci: make sure PRs have a type label (#1557)
cchanche Mar 14, 2026
ebb69bb
fix: support pull_request_target event in autolabeler (#1560)
jmeridth Mar 17, 2026
f1f40a0
docs: update README with pull_request_target example (#1561)
jmeridth Mar 17, 2026
44a942e
chore: release v7.1.0
cchanche Mar 17, 2026
b23b6d2
test: add semantic prefix replacer example
cchanche Mar 18, 2026
114efa7
fix: remove disable-releaser and disable-autolabeler from action.yaml…
cchanche Mar 18, 2026
139054a
chore: release v7.1.1
cchanche Mar 18, 2026
fcc66f0
feat: allow always collapsing a category by setting collapse-after to…
mhanberg Mar 19, 2026
5b5652c
docs: fix required token permissions in example
cchanche Mar 20, 2026
0c6d063
docs: fix autolabeler example tag (#1568)
cchanche Mar 20, 2026
78d749e
chore: replace vite-tsconfig-paths plugin with native resolve.tsconfi…
jetersen Mar 22, 2026
9033b1d
fix: support repo-only _extends and prevent .github/ path doubling (#…
jetersen Apr 9, 2026
6339874
chore: move codegen to monthly scheduled workflow (#1578)
jetersen Apr 9, 2026
715c0fd
fix: improve advanced substitutions in replacers (#1555)
jetersen Apr 9, 2026
358a465
chore(deps): update dependency @biomejs/biome to 2.4.10 (#1581)
renovate[bot] Apr 9, 2026
9c14ef2
chore(deps): update dependency @types/node to 24.12.2 (#1582)
renovate[bot] Apr 9, 2026
f5acf6d
chore(deps): update dependency nock to 14.0.12 (#1583)
renovate[bot] Apr 9, 2026
536ea07
chore(deps): update node.js to v24.14.1 (#1584)
renovate[bot] Apr 9, 2026
0d38cd7
chore(deps): update dependency vite to 8.0.5 (#1579)
renovate[bot] Apr 9, 2026
eb90534
ci(deps): update peter-evans/create-pull-request action to v8 (#1588)
renovate[bot] Apr 9, 2026
b27f820
chore(deps): update vitest to 4.1.4 (#1585)
renovate[bot] Apr 9, 2026
9c0b0a8
chore(deps): update dependency yaml to 2.8.3 (#1580)
renovate[bot] Apr 9, 2026
0e7bd54
fix(deps): update dependency @actions/github to 9.1.0 (#1586)
renovate[bot] Apr 9, 2026
e51e4ad
chore(deps): update dependency typescript to 6.0.2 (#1587)
renovate[bot] Apr 9, 2026
c2a8a67
chore: remove engine-strict from .npmrc to fix Dependabot resolution
jetersen Apr 9, 2026
8bfa279
build(deps): bump lodash and @graphql-codegen/plugin-helpers (#1589)
dependabot[bot] Apr 9, 2026
d3a61d3
chore: fix npm audit vulnerabilities
jetersen Apr 9, 2026
e50d61c
chore: rebuild dist
jetersen Apr 9, 2026
5de9358
7.2.0
jetersen Apr 9, 2026
36c42fa
chore: use semantic commit for npm version and push only version tag
jetersen Apr 9, 2026
8a1e7e7
chore: replace coverage badge with job summary and commit status
jetersen Apr 9, 2026
d31f18e
ci: Use native Actions checks instead of manual statuses for coverage…
cchanche Apr 23, 2026
c72a4c8
chore: update dist
cchanche Apr 23, 2026
dfb8288
ci: upgrade actions/download and upload artifacts
cchanche Apr 23, 2026
56443b6
fix: prerelease-identifier behavior and precedence in configuration (…
neilime Apr 28, 2026
cc3030e
chore: disable "No version input..." warning (#1595)
cchanche Apr 28, 2026
ecce383
fix: initial-commits-since in config not overwritten by input (#1593)
sroebert Apr 29, 2026
563bf13
chore: release v7.2.1
cchanche Apr 29, 2026
ea9cb69
build(deps-dev): bump postcss from 8.5.8 to 8.5.12 (#1597)
dependabot[bot] Apr 29, 2026
f188d08
feat: switch release discovery to ref comparison and explicit missing…
jetersen Apr 29, 2026
d181a5a
fix: prevent using commitish like refs/pull (#1598)
cchanche Apr 29, 2026
acfaf4f
chore: clarify base repository pr filtering (#1599)
cchanche Apr 30, 2026
705c5af
ci: add maintenance label to automated codegen updates
cchanche May 1, 2026
c5dd361
ci: add warning on automatic codegen PRs
cchanche May 1, 2026
a553731
chore: update generated GraphQL types (#1600)
github-actions[bot] May 1, 2026
0503d11
ci: rebuild dist after codegen so generated PRs include bundle update…
jetersen May 2, 2026
3052ee0
fix: restore prerelease-identifier on first run when no prior release…
jrbeilke May 2, 2026
0c28acd
feat: recover recently merged PRs missed by associated PRs lag (#1604)
jetersen May 4, 2026
c2e2804
chore: release v7.3.0
jetersen May 8, 2026
e57b7f0
ci: inline common-setup steps and remove composite action
jetersen May 15, 2026
7c8c213
chore(security): harden supply-chain defenses
jetersen May 15, 2026
a99c07c
build: drop tsx, run TypeScript natively via #src subpath imports
jetersen May 15, 2026
c0e5a8e
chore(lint): enable Biome project domain and fix surfaced issues
jetersen May 15, 2026
1e55065
chore: remove duplicate rangeStrategy
jetersen May 15, 2026
0c2e5e9
chore: use local action instead
jetersen May 15, 2026
4541525
ci(deps): pin dependencies
renovate[bot] May 15, 2026
fabed96
Remove coverage badge from build process
jetersen May 17, 2026
25a9140
chore(deps): update dependency vite to 8.0.11 (#1611)
renovate[bot] May 17, 2026
cff4f23
fix(deps): update dependency yaml to 2.8.4 (#1614)
renovate[bot] May 17, 2026
0d22d48
chore(deps): update dependency @biomejs/biome to 2.4.15 (#1607)
renovate[bot] May 17, 2026
83cec57
chore(deps): update vitest to 4.1.5
renovate[bot] May 17, 2026
7c6139b
fix(deps): update actions
renovate[bot] May 15, 2026
4323068
chore(deps): update dependency @types/node to 24.12.3
renovate[bot] May 15, 2026
52f2502
ci(deps): update actions/download-artifact action to v8.0.1
renovate[bot] May 15, 2026
e217960
chore(deps): update dependency typescript to 6.0.3
renovate[bot] May 17, 2026
054a135
fix(deps): update dependency zod to 4.4.3
renovate[bot] May 17, 2026
73eb61c
chore(build): rebuild artifacts
github-actions[bot] May 17, 2026
a26c050
chore(deps): update graphql-codegen
renovate[bot] May 17, 2026
30b5df2
chore(deps): update dependency nock to 14.0.15
renovate[bot] May 17, 2026
485c120
chore(deps): update npm tool constraint to 11.14.1
renovate[bot] May 15, 2026
1cf836b
ci(release): use local action for publish step
jetersen May 17, 2026
8045768
fix(deps): update dependency semver to 7.8.0
renovate[bot] May 17, 2026
4cd06dc
chore(deps): update graphql-codegen to 7.0.0
renovate[bot] May 17, 2026
446e151
fix(deps): adapt to graphql-codegen 7 type changes
jetersen May 17, 2026
3b62240
chore(deps): update vite to v8.0.13 and vitest to v4.1.6 (#1624)
cchanche May 25, 2026
2c6d395
chore(deps): update node.js to v24.15.0 (#1616)
renovate[bot] May 25, 2026
62d8da4
fix: output name and tag_name in dry-run mode (#1625)
cchanche May 25, 2026
8339e41
docs: update contributing docs for release process
cchanche May 25, 2026
693d20e
chore: release v7.3.1
cchanche May 25, 2026
cff7186
feat: unify category config around change classification (#1558)
cchanche May 27, 2026
bf75d71
docs: document github enterprise server support (#1627)
cchanche May 29, 2026
86a47c9
build(deps-dev): bump shell-quote from 1.8.3 to 1.8.4 (#1632)
dependabot[bot] Jun 16, 2026
5e296d6
build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#1633)
dependabot[bot] Jun 16, 2026
091a8c8
build(deps-dev): bump vite from 8.0.13 to 8.0.16 (#1634)
dependabot[bot] Jun 16, 2026
0cc23b4
chore: update generated GraphQL types (#1629)
github-actions[bot] Jun 16, 2026
ed4bc48
chore: release v7.4.0
cchanche Jun 16, 2026
5d6d314
ci: support label 'dependencies' for dependabot
cchanche Jun 25, 2026
33c969b
fix: require actual matches for category mode `only` (#1639)
cchanche Jun 25, 2026
cd91445
build(deps): bump undici from 6.24.1 to 6.27.0 (#1637)
dependabot[bot] Jun 25, 2026
ee02572
chore: upgrade various deps
cchanche Jun 25, 2026
46fd415
Fix/align increments to semver lib from 0.0.0 (#1636)
cchanche Jun 25, 2026
73b95fa
chore: release v7.5.0
cchanche Jun 25, 2026
87be2bf
fix: use PR changed files as the source of truth for path filtering (…
cchanche Jun 25, 2026
4d75298
chore: release v7.5.1
cchanche Jun 25, 2026
dd8de34
chore: update generated GraphQL types (#1641)
github-actions[bot] Jul 1, 2026
e93c046
docs: remove v6 leftover references config
cchanche Jul 8, 2026
10d1e6a
chore: refactor copilot instrucitons into generic AGENTS.md
cchanche Jul 11, 2026
1256c56
feat: support per-key merge strategies in _extends (#1642)
ReneWerner87 Jul 11, 2026
d1e73ed
Fix duplicate and skipped release contributors (#1644)
jetersen Jul 11, 2026
5786536
fix: normalize release target branch refs (#1648)
jetersen Jul 14, 2026
b736c59
feat: support pull request co-authors (#1646)
jetersen Jul 14, 2026
4c6f8e3
bug: fix .github in legacy _extends refs (#1650)
jetersen Jul 17, 2026
ff6cb60
feat: add new contributors list (#1645)
jetersen Jul 17, 2026
474cdc7
feat: resolve release commitish refs to commit SHAs (#1649)
jetersen Jul 17, 2026
9afd6d3
Include new contributors section in release-drafter
jetersen Jul 19, 2026
195f328
Update npm version command in CONTRIBUTING.md
jetersen Jul 19, 2026
4406794
ci(deps): update actions/setup-node action to v7.0.0 (#1670)
renovate[bot] Jul 19, 2026
00edb59
ci(deps): update actions/checkout action to v7.0.0 (#1669)
renovate[bot] Jul 19, 2026
7716656
chore(deps): update dependency @biomejs/biome to 2.5.3 (#1660)
renovate[bot] Jul 19, 2026
7fce2c1
chore(deps): update dependency nock to 14.0.16 (#1655)
renovate[bot] Jul 19, 2026
3c79f8e
chore(deps): update dependency vite to 8.1.4 (#1662)
renovate[bot] Jul 19, 2026
7502d92
chore(deps): update graphql-codegen (#1663)
renovate[bot] Jul 19, 2026
0c7bb9e
fix(deps): update dependency ignore to 7.0.6 (#1658)
renovate[bot] Jul 19, 2026
2796d1b
fix(deps): update dependency semver to 7.8.5 (#1659)
renovate[bot] Jul 19, 2026
903a9a1
chore(deps): update vitest to 4.1.10 (#1656)
renovate[bot] Jul 19, 2026
5dd9f21
chore(deps): update dependency @types/node to 24.13.3 (#1661)
renovate[bot] Jul 19, 2026
9397385
ci(deps): update actions/stale digest to 1e223db (#1653)
renovate[bot] Jul 19, 2026
f4aa158
ci(deps): update github/codeql-action digest to 7188fc3 (#1654)
renovate[bot] Jul 19, 2026
b9af925
fix(deps): update dependency yaml to 2.9.0 (#1666)
renovate[bot] Jul 19, 2026
c943e7c
fix(deps): update dependency graphql to 16.14.2 (#1657)
renovate[bot] Jul 19, 2026
e9aeda7
chore(deps): update dependency typescript to 7.0.2 (#1667)
renovate[bot] Jul 19, 2026
4621843
migrate biome config
jetersen Jul 19, 2026
eada3c9
chore: release v7.6.0
jetersen Jul 19, 2026
674af08
Log all config sources (#1674)
jetersen Jul 22, 2026
1a9de1e
build(deps-dev): bump brace-expansion from 5.0.6 to 5.0.7 (#1672)
dependabot[bot] Jul 22, 2026
a6b803b
build(deps): bump immutable from 5.1.5 to 5.1.9 (#1675)
dependabot[bot] Jul 22, 2026
b19f54f
build(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 (#1676)
dependabot[bot] Jul 22, 2026
e9bf5cb
build(deps-dev): Update js-yaml to 4.3.0 (#1677)
jetersen Jul 22, 2026
439192e
build(deps): support GraphQL 17 (#1678)
jetersen Jul 22, 2026
68e201c
refactor: use Octokit GraphQL pagination (#1679)
jetersen Jul 22, 2026
767bd25
feat: retry transient GitHub API failures (#1680)
jetersen Jul 22, 2026
2abe62c
feat: categorize PRs based on conventional title (#1556)
cchanche Jul 23, 2026
e9b51ff
chore: add RFC issue template
cchanche Jul 24, 2026
b806fc0
chore(deps): update node.js to v24.18.0 (#1664)
renovate[bot] Jul 26, 2026
133e592
chore(deps): update npm tool constraint to 11.18.0 (#1665)
renovate[bot] Jul 26, 2026
22a22c8
chore(deps): update npm tool constraint to 12.0.1 (#1668)
renovate[bot] Jul 26, 2026
c3acaa7
fix: preserve proxy-aware fetch in octokit client (#1682)
jetersen Jul 26, 2026
246878a
build(deps-dev): bump postcss from 8.5.17 to 8.5.23 (#1683)
dependabot[bot] Jul 26, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
45 changes: 45 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"name": "Release Drafter",
"image": "mcr.microsoft.com/devcontainers/typescript-node:24",
"postCreateCommand": "npm install",
"customizations": {
"codespaces": {
"openFiles": ["README.md"]
},
"vscode": {
"extensions": [
"bierner.markdown-preview-github-styles",
"davidanson.vscode-markdownlint",
"biomejs.biome",
"github.copilot",
"github.copilot-chat",
"github.vscode-github-actions",
"github.vscode-pull-request-github",
"me-dutour-mathieu.vscode-github-actions",
"redhat.vscode-yaml",
"yzhang.markdown-all-in-one",
"vivaxy.vscode-conventional-commits"
],
"settings": {
"editor.defaultFormatter": "biomejs.biome",
"editor.tabSize": 2,
"editor.formatOnSave": true,
"markdown.extension.list.indentationSize": "adaptive",
"markdown.extension.italic.indicator": "_",
"markdown.extension.orderedList.marker": "one"
}
}
},
"remoteEnv": {
"GITHUB_TOKEN": "${localEnv:GITHUB_TOKEN}"
},
"features": {
"ghcr.io/devcontainers/features/github-cli:1": {}
},
"mounts": [
/**
* Mount local ssh keys such as container's git may use ssh commit signing
*/
"source=${localEnv:HOME}${localEnv:USERPROFILE}/.ssh,target=/home/node/.ssh,type=bind,consistency=cached"
]
}
8 changes: 0 additions & 8 deletions .dockerignore

This file was deleted.

9 changes: 0 additions & 9 deletions .env.example

This file was deleted.

1 change: 0 additions & 1 deletion .eslintignore

This file was deleted.

13 changes: 0 additions & 13 deletions .eslintrc

This file was deleted.

4 changes: 2 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
* text=auto eol=lf
*.png binary
*.sketch binary

dist/** -diff linguist-generated=true
5 changes: 5 additions & 0 deletions .github/.codeql-config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name: JavaScript CodeQL Configuration

paths-ignore:
- node_modules
- dist
19 changes: 19 additions & 0 deletions .github/.licensed.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# See: https://github.com/licensee/licensed/blob/main/docs/configuration.md

sources:
npm: true

allowed:
- apache-2.0
- bsd-2-clause
- bsd-3-clause
- isc
- mit
- cc0-1.0
- 0bsd
- other

ignored:
npm:
# Used by Rollup.js when building in GitHub Actions
- '@rollup/rollup-linux-x64-gnu'
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/01-blank.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Generic issue template
description: Report a generic issue, bug or feature request that does not fit into any of the other issue templates.
body:
- type: checkboxes
attributes:
label: Is there an existing issue for this?
description: Please search to see if an issue already exists for the bug you encountered. (see [Issues](https://github.com/release-drafter/release-drafter/issues))
options:
- label: I have searched the existing issues
required: true

- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/release-drafter/release-drafter/blob/master/docs/CODE_OF_CONDUCT.md).
options:
- label: I agree to follow this project's Code of Conduct
required: true

- type: textarea
id: details
attributes:
label: Add a description
description: Provide a detailed description of the issue, bug, or feature request.
validations:
required: true
113 changes: 113 additions & 0 deletions .github/ISSUE_TEMPLATE/02-previous-published-release-not-found.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
name: Previous published release not found
description: Report cases where Release Drafter could not detect the expected previous published release
body:
- type: markdown
attributes:
value: |
Release Drafter could not find a previous published release and created a draft without a comparison baseline.

Please fill out the details below so the behavior can be investigated.

- type: checkboxes
attributes:
label: I have checked my repo's config
description: Please pay attention to the following before submitting this issue
options:
- label: My repo does contain a previously published release release-drafter was supposed to find (or similar)
required: true
- label: My release-drafter config seem to point to that release (e.g. no unexpected tag-prefix, correct commitish, etc.)
required: true

- type: checkboxes
attributes:
label: Is there an existing issue for this?
description: Please search to see if an issue already exists for the bug you encountered. (see [Issues](https://github.com/release-drafter/release-drafter/issues))
options:
- label: I have searched the existing issues
required: true

- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/release-drafter/release-drafter/blob/master/docs/CODE_OF_CONDUCT.md).
options:
- label: I agree to follow this project's Code of Conduct
required: true

- type: input
id: repository
attributes:
label: Repository
description: Which repository is affected? Leave empty if private.
placeholder: owner/repository
validations:
required: false

- type: input
id: branch_or_channel
attributes:
label: Branch or release channel
description: Which branch, commitish, or release channel were you drafting for?
placeholder: "'commitish: main' without tag-prefix"
validations:
required: true

- type: input
id: expected_release
attributes:
label: Expected previous published release
description: Which published release did you expect Release Drafter to use as the baseline? Enter the tag_name of that release
placeholder: v1.2.3
validations:
required: false

- type: dropdown
id: release_state
attributes:
label: What was in your repo before the (attempted) release-drafter run?
description: Select all that apply.
multiple: true
options:
- One or multiple published GitHub releases
- One or multiple draft releases
- One or multiple prerelease releases
- One or multiple git tags (that are not associated with a GitHub release)
- I am not sure
- I don't want to share this information
validations:
required: true

- type: textarea
id: config
attributes:
label: Relevant Release Drafter config(s) and workflows.
description: Paste the relevant config(s), including Github Actions workflow(s). (Formatted as YAML)
render: yaml
validations:
required: false

- type: textarea
id: logs
attributes:
label: Logs
description: Paste action logs. If possible, rerun the workflow with debug logging enabled and paste the relevant logs here.
render: shell
validations:
required: false

- type: textarea
id: screenshots
attributes:
label: Screenshots
description: Paste relevant screenshots of the releases page.
validations:
required: false

- type: textarea
id: details
attributes:
label: What did you expect to happen?
description: Describe why you expected a previous published release to be found.
validations:
required: true
61 changes: 61 additions & 0 deletions .github/ISSUE_TEMPLATE/03-rfc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
name: RFC
description: Propose and discuss a larger change before implementation.
title: "RFC: "
labels: [rfc]
body:
- type: checkboxes
attributes:
label: Is there an existing RFC or issue for this?
description: Please search to see if this proposal has already been discussed. (see [Issues](https://github.com/release-drafter/release-drafter/issues))
options:
- label: I have searched the existing issues
required: true

- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this RFC, you agree to follow our [Code of Conduct](https://github.com/release-drafter/release-drafter/blob/master/docs/CODE_OF_CONDUCT.md).
options:
- label: I agree to follow this project's Code of Conduct
required: true

- type: textarea
id: summary
attributes:
label: Summary
description: Describe the proposed change in one or two paragraphs.
validations:
required: true

- type: textarea
id: motivation
attributes:
label: Motivation
description: What problem does this solve, and who does it help?
validations:
required: true

- type: textarea
id: proposal
attributes:
label: Proposal
description: Explain the expected user-facing behavior and any important implementation details.
validations:
required: true

- type: textarea
id: alternatives
attributes:
label: Alternatives and drawbacks
description: What other approaches were considered, and why should this change not be made?
validations:
required: false

- type: textarea
id: unresolved
attributes:
label: Unresolved questions
description: What still needs a decision before this can be implemented?
validations:
required: false
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blank_issues_enabled: false # Github's default blank template will be visible by maintainers
3 changes: 0 additions & 3 deletions .github/boomper.yml

This file was deleted.

26 changes: 26 additions & 0 deletions .github/release-drafter.autolabeler.tests.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#########################################
# Only used for (smoke) tests, #
# not the actual release drafter action #
#########################################

autolabeler:
- label: 'chore'
files:
- '*.md'
branch:
- '/docs{0,1}\/.+/'
- label: 'bug'
branch:
- '/fix\/.+/'
title:
- '/fix/i'
- label: 'feature'
branch:
- '/src\/.+/'
title:
- '/src/i'
- label: 'enhancement'
branch:
- '/feature\/.+/'
body:
- '/JIRA-[0-9]{1,4}/'
Loading