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

Development #6

Merged
merged 5 commits into from
Nov 10, 2023
Merged

Development #6

merged 5 commits into from
Nov 10, 2023

Conversation

thejmitchener
Copy link
Member

@thejmitchener thejmitchener commented Nov 10, 2023

Introduces some important updates to our project's development workflow.

In the .github/workflows/auto-release.yml file, we have upgraded the actions/checkout action to version 4, ensuring that we have the latest features and improvements. Additionally, we have updated the anothrNick/github-tag-action action to version 1.67.0, which includes bug fixes and enhancements for bumping the version and pushing tags. These updates will help streamline the process of tagging and releasing new versions of our project.

In the .github/workflows/dependabot-auto-pr.yml file, we have made a small adjustment to the pull_request event types, specifically removing the push event. This change ensures that the workflow only triggers when a pull request is opened, improving the accuracy and efficiency of our automated PR merging process.

Overall, these changes enhance our development workflow by incorporating the latest tools and optimizing our automation processes.

thejmitchener and others added 5 commits November 10, 2023 16:26
…sing and tagging. Also, add a workflow for autofilling PR descriptions. Rename the logo file. These changes were made to improve the automation and organization of the repository.
@thejmitchener thejmitchener merged commit f5f7efd into main Nov 10, 2023
4 checks passed
@thejmitchener thejmitchener deleted the development branch November 10, 2023 21:41
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.

1 participant