AS a developer, I want Drone CI to automatically publish new releases when a new tag is pushed #35
	
		Labels
		
	
	
	
	No labels
	
		
			
	
	
	
	
blocked
		
			documentation
		
			duplicate
		
			enhancement
		
			good first issue
		
			help wanted
		
			invalid
		
			needs criteria
		
			needs estimate
		
			needs tests
		
			question
		
			spike
		
			type
admin
		
			type
alert
		
			type
bug
		
			type
change
		
			type
defect
		
			type
dependencies
		
			type
epic
		
			type
investigation
		
			type
story
		
			wontfix
		
		
			blocked
		
			duplicate
		
			needs
approval
		
			needs
criteria
		
			needs
estimate
		
			needs
tests
		
			question
		
			type
admin
		
			type
alert
		
			type
bug
		
			type
change
		
			type
defect
		
			type
dependencies
		
			type
epic
		
			type
idea
		
			type
incident
		
			type
spike
		
			type
story
		
			won't fix
		
	
	No project
	
	
	
	
		No assignees
		
	
	
	
	
		2 participants
	
	
		
		
	Notifications
	
		
	
	
	
		
	
	
		Total time spent: 36 minutes 11 seconds
		
			
				
					
						
					
					
			
		
	
	
	
	Due date
						
	Vylpes
	
						
				
							36 minutes 11 seconds
						
					No due date set.
	
	
	
		
			Depends on
		
		
			
				
					
						
					
				
			
			
		
	
	
	
	
	
						
						
							#49 AS a developer, I want Drone CI to be setup
						
						
					
							RabbitLabs/random-bunny
						
					
	
	
		
	
	
		
			Reference
		
	
	
		
	
	
			RabbitLabs/random-bunny#35
			
		
	
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	No description provided.
		
		Delete branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
AS a developer, I want Drone CI to automatically publish new releases when a new tag is pushed
SO THAT I can have this done automatically for me
Acceptance Criteria
AS a developer
GIVEN I want to publish a new release
WHEN I promote a build in Drone CI
THEN Drone CI will publish the latest tag in the
mainbranch to npmSubtasks
Setup automatic publishto AS a developer, I want Drone CI to automatically publish new releases when a new tag is pushedhttps://plugins.drone.io/plugins/npm
Testing Passed