Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
20187da7
Unverified
Commit
20187da7
authored
Nov 30, 2021
by
Chevdor
Committed by
GitHub
Nov 30, 2021
Browse files
Pin changelogerator to the latest compatible version for the current flow (#4392)
parent
1382e26d
Pipeline
#168590
canceled with stages
in 10 minutes and 20 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.github/workflows/publish-draft-release.yml
View file @
20187da7
...
@@ -82,7 +82,7 @@ jobs:
...
@@ -82,7 +82,7 @@ jobs:
RUSTC_NIGHTLY
:
${{ needs.get-rust-versions.outputs.rustc-nightly }}
RUSTC_NIGHTLY
:
${{ needs.get-rust-versions.outputs.rustc-nightly }}
GITHUB_TOKEN
:
${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN
:
${{ secrets.GITHUB_TOKEN }}
run
:
|
run
:
|
gem install changelogerator git toml
gem install changelogerator
:0.0.16
git toml
ruby $GITHUB_WORKSPACE/polkadot/scripts/github/generate_release_text.rb | tee release_text.md
ruby $GITHUB_WORKSPACE/polkadot/scripts/github/generate_release_text.rb | tee release_text.md
-
name
:
Create draft release
-
name
:
Create draft release
id
:
create-release
id
:
create-release
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment