AS a developer, I want to be able to configure environment variables in Woodpecker #298
	
		Labels
		
	
	
	
	No labels
	
		
			
	
	
	
	
blocked
		
			duplicate
		
			enhancement
		
			good first issue
		
			help wanted
		
			invalid
		
			needs criteria
		
			needs estimate
		
			needs testing
		
			question
		
			type
admin
		
			type
bug
		
			type
change
		
			type
defect
		
			type
dependencies
		
			type
documentation
		
			type
epic
		
			type
incident
		
			type
investigation
		
			type
spike
		
			type
story
		
			type
subtask
		
			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
		
	
	
		
			
		
	
	
	
		1 participant
	
	
		
		
	Notifications
	
		
	
	
	
		
	
	
	Due date
No due date set.
	
		Dependencies
		
		
	
	
	No dependencies set.
	
	
		
	
	
		
			Reference
		
	
	
		
	
	
			RabbitLabs/vylbot-app#298
			
		
	
		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?
Story Points: 2
AS a developer, I want to be able to configure environment variables in Woodpecker
SO THAT I can update these more dynamically rather than in git
Acceptance Criteria
AS a developer
GIVEN I want to configure an environment variable for the bot
WHEN I go to the Woodpecker secrets page
THEN the bot should use these on deployment
Configure environment variables in droneto AS a developer, I want to be able to configure environment variables in Woodpecker