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

ci: create major and minor tags on release for actions version #60

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

aj3sh
Copy link
Member

@aj3sh aj3sh commented Jul 21, 2024

Description

Created major and minor tags on release for actions version.

Related Issue

Fixes #57

Type of Change

Please mark the appropriate option below to describe the type of change your pull request introduces:

  • Bug fix
  • New feature
  • Enhancement
  • Documentation update
  • Refactor
  • Other (CI)

Checklist

  • My pull request has a clear title and description.
  • I have used semantic commit messages.
    Examples: "fix: Fixed foobar bug", "feat(accounts): Added foobar feature".
  • I have added/updated the necessary documentation on README.md.
  • I have added appropriate test cases (if applicable) to ensure the changes are functioning correctly.

Additional Notes

[Add any additional notes or context that you think the reviewers should know about.]

By submitting this pull request, I confirm that I have read and complied with the contribution guidelines of this project.

@aj3sh aj3sh added the ci label Jul 21, 2024
@aj3sh aj3sh requested review from sugat009 and golesuman July 21, 2024 06:00
@sugat009
Copy link
Contributor

@aj3sh what about patch releases?

@aj3sh
Copy link
Member Author

aj3sh commented Jul 22, 2024

@aj3sh what about patch releases?

Patch release tags are created by release-please-action.

@aj3sh aj3sh merged commit b5393b2 into opensource-nepal:main Jul 24, 2024
3 checks passed
@aj3sh aj3sh deleted the release-major-minor-tags branch July 24, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: create a major and minor tags on release for actions version
3 participants