Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ auto changelog #80

Merged
merged 29 commits into from
Aug 17, 2021
Merged

✨ auto changelog #80

merged 29 commits into from
Aug 17, 2021

Conversation

kkharji
Copy link
Owner

@kkharji kkharji commented Aug 17, 2021

closes #78

Had to switch to using :emoji: instead of hard-coded one. `git-chglog`
seems to be really interesting. Not sure if the hack of multiple commit
types will work for a single section but will see.
rename and remove wasn't a thing
I'm still not sure but ⚗️ experimenting is fun 😄
@kkharji

This comment has been minimized.

@kkharji
Copy link
Owner Author

kkharji commented Aug 17, 2021

Maybe support scoping through adjusting git-chglog pattern

@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch 2 times, most recently from 81438a2 to 4b1bb67 Compare August 17, 2021 15:59
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch 2 times, most recently from 50cefd8 to bdc5009 Compare August 17, 2021 16:04
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch from 01e6883 to 6eabc5b Compare August 17, 2021 16:06
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch from f5e7369 to c0259e6 Compare August 17, 2021 16:08
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch from 75579d3 to 27f05e0 Compare August 17, 2021 16:09
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch from d88018e to 4242dc1 Compare August 17, 2021 16:11
This is soooooooooooooooooooooooooooooo cool
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch from b44e1e9 to b9e9a5f Compare August 17, 2021 16:42
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch from ae10231 to 2e6c292 Compare August 17, 2021 17:22
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch from 0700817 to 77c2723 Compare August 17, 2021 17:29
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch 3 times, most recently from 741215e to a2bdefd Compare August 17, 2021 19:28
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch 6 times, most recently from 57c4548 to aeef524 Compare August 17, 2021 19:48
```lua
function create()
  return rm()
end
```
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch from cefeacc to 52fbdea Compare August 17, 2021 19:49
BREAKING CHANGES

does this work??
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch 2 times, most recently from b84829e to 943d40f Compare August 17, 2021 19:54
BREAKING CHANGE

this should be outputted?
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch 2 times, most recently from f4ee825 to c05c211 Compare August 17, 2021 19:58
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch from a2097ee to abe03ac Compare August 17, 2021 20:03
@kkharji kkharji force-pushed the new/changelog_with_git-chglog branch 2 times, most recently from 66ce41a to ec16ca8 Compare August 17, 2021 20:09
Basically, I want the job to run only on master branch when a pr is
merged?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add auto changelog
1 participant