rbjks / rbjks.github.io

Info website for an NGO 'Ranjeet Bakhshi Jan Kalyan Sabha' which aims to empower local communities in Himachal Pradesh
https://rbjks.github.io/
13 stars 37 forks source link

auto create release on PR closure to deployment branch #146

Closed devilsaint99 closed 2 months ago

devilsaint99 commented 3 months ago

Auto create release on PR closure to deployment branch

Motivation and Context

Fixes Issue #91

Description

How Has This Been Tested?

Screenshots (if appropriate):

Types of Changes

Checklist:

adityaraute commented 3 months ago

I am seeing this error when testing on my fork.

image

How can this be prevented? I thought tags were to be generated automatically.

devilsaint99 commented 3 months ago

@adityaraute oops I didn't update the description.... So tags won't be generated. What we would do is when we create the PR, in title we would mention tag like "Version: v" For eg. Version: v1.2.3. For body/description of the release i.e. a summary of changes you can put in release.md, like what are the new changes in this release

adityaraute commented 2 months ago

It worked, this looks great

For anyone wanting to check, see the tag here

Merging this PR. Thanks for your contribution @devilsaint99