You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stop generating headers and footers indefinitely, leaving only one right each time.
To find the exact same string as the key, the Regex key must be escaped with Regex.escape().
First I have been fixing only credit_line, but this framework should be applied not only to credit_line but also to header and frontmatter, so I changed header and frontmatter to be deleted once.
Automatically remove only the automatically added '\n' and not remove any additional '\n' that may have been added manually by the user.
specs for this issue is prepared.
Modified require statements which are automatically added by "rspec-kickstarter"
Here's the Weekly Digest for github-changelog-generator/github-changelog-generator:
ISSUES
Last week 11 issues were created.
Of these, 6 issues have been closed and 5 issues are still open.
OPEN ISSUES
💚 #801 add option --[no-]issues-of-open-milestones, by Mairu
💚 #800 undefined method new for BigDecimal:Class (NoMethodError), by liuxuan30
💚 #799 Bump rubocop from 0.81.0 to 0.82.0, by dependabot-preview[bot]
💚 #798 Bump parser from 2.7.1.0 to 2.7.1.1, by dependabot-preview[bot]
💚 #793 Enabling branch protection for the master branch, by ferrarimarco
CLOSED ISSUES
❤️ #802 Bump async-http from 0.51.2 to 0.51.3, by dependabot-preview[bot]
❤️ #797 Don't escape special chars when they are in
inline_code
(carried from #743), by olleolleolle❤️ #796 Bump faraday from 0.17.3 to 1.0.1, by dependabot-preview[bot]
❤️ #795 Bump faraday-http-cache from 2.1.0 to 2.2.0, by dependabot-preview[bot]
❤️ #794 Fix replicating template messages, by shinyaohtani
❤️ #792 Tell the truth in this comment, by olleolleolle
LIKED ISSUE
👍 #797 Don't escape special chars when they are in
inline_code
(carried from #743), by olleolleolleIt received 👍 x0, 😄 x0, 🎉 x0 and ❤️ x2.
NOISY ISSUE
🔈 #793 Enabling branch protection for the master branch, by ferrarimarco
It received 9 comments.
PULL REQUESTS
Last week, 13 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 7 pull requests were updated.
💛 #801 add option --[no-]issues-of-open-milestones, by Mairu
💛 #799 Bump rubocop from 0.81.0 to 0.82.0, by dependabot-preview[bot]
💛 #798 Bump parser from 2.7.1.0 to 2.7.1.1, by dependabot-preview[bot]
💛 #770 Update #get_all_tags to only return tags that are for commits on the current branch's history, by douglasmiller
💛 #737 Handling case insensitive exclude labels, by rafaeelaudibert
💛 #736 Allow generator to continue even if any errors encountered in fetch comparison, by carabasdaniel
💛 #657 Added rudimentary gitlab support, by kreczko
MERGED PULL REQUEST
Last week, 6 pull requests were merged.
💜 #797 Don't escape special chars when they are in
inline_code
(carried from #743), by olleolleolle💜 #795 Bump faraday-http-cache from 2.1.0 to 2.2.0, by dependabot-preview[bot]
💜 #794 Fix replicating template messages, by shinyaohtani
💜 #792 Tell the truth in this comment, by olleolleolle
💜 #791 Section: Split quicker on newline, by olleolleolle
💜 #790 (refactor) Reuse an Entry instance in Section; change accessors to readers, by olleolleolle
COMMITS
Last week there were 11 commits.
🛠️ [Fix replicating template messages (#794) Header, footer and '\n' will be treated correctly
Issue: #787
Stop generating headers and footers indefinitely, leaving only one right each time.
Automatically remove only the automatically added '\n' and not remove any additional '\n' that may have been added manually by the user.
specs for this issue is prepared.
Modified require statements which are automatically added by "rspec-kickstarter"
Co-Authored-By: Olle Jonsson olle.jonsson@gmail.com](2bf0d38) by shinyaohtani
🛠️ chore: Rename RuboCop setting by olleolleolle
🛠️ Add a test for Section by olleolleolle
🛠️ Don't escape special chars when they are in
inline_code
Fixes #742 by alexjfisher🛠️ Bump faraday-http-cache from 2.1.0 to 2.2.0 Bumps faraday-http-cache from 2.1.0 to 2.2.0. - Release notes - Changelog - Commits Signed-off-by: dependabot-preview[bot] support@dependabot.com by dependabot-preview[bot]
🛠️ Section: Split quicker on newline - we only need to get 1 group - so we can ask String#split() to give us two groups by olleolleolle
🛠️ Section: Avoid recreating an instance by olleolleolle
🛠️ Section: turn all accessors into readers - the writers were never used, so we can do without them by olleolleolle
🛠️ update changlog file + yank broken version by skywinder
🛠️ Merge branch 'master' of github.com:github-changelog-generator/github-changelog-generator by skywinder
🛠️ Tell the truth in this comment by olleolleolle
CONTRIBUTORS
Last week there were 5 contributors.
👤 shinyaohtani
👤 olleolleolle
👤 alexjfisher
👤 dependabot-preview[bot]
👤 skywinder
STARGAZERS
Last week there were 21 stagazers.
⭐ cvic
⭐ baquiax
⭐ andrejvidic
⭐ ENikS
⭐ liudeing
⭐ SutharMukesh
⭐ ytsarev
⭐ williamgasparzup
⭐ biplobice
⭐ jgostick
⭐ prisis
⭐ shikharvaish28
⭐ lucianomagrao
⭐ namiwang
⭐ douglasmiller
⭐ anoriqq
⭐ matt81093
⭐ jakovsch
⭐ souravdasslg
⭐ svyatov
⭐ jason-lei
You all are the stars! 🌟
RELEASES
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository github-changelog-generator/github-changelog-generator to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
The text was updated successfully, but these errors were encountered: