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

Add latest changes action #148

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add latest changes action #148

wants to merge 2 commits into from

Conversation

pydanny
Copy link
Collaborator

@pydanny pydanny commented Mar 14, 2024

The latest-changes GitHub action allows us to automate our change log generation, including the related PR and author as a byproduct. You can see an example of the difference here. In this example:

  1. The first bullet was generated using latest-changes and links to the PR and author
  2. The following bullets were handcraft, note the lack of connectivity and consistency

An interesting feature of this tool is it can be manually triggered on historical PRs. So if we want to rewrite and clean up the history of this tool, this makes it possible to do so.

Note: Before this tool functions, it requires the create of an ACTION_TOKEN secret for the repo that has push permissions. I do not have the authority to do so.

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.

None yet

1 participant