You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bump version to 0.1.1 for patch development
* Ignore local AI scratch path
* Fix gemspec to correctly package executable and ensure RubyGems installation works
* Disable automated RubyGems and DockerHub publishing for manual release process
* Update Gemfile.lock to fix CI dependency issues
Copy file name to clipboardExpand all lines: README.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
= Issuer: Bulk GitHub Issue Creator
2
2
:toc: macro
3
3
:toclevels: 3
4
-
:this_prod_vrsn: 0.1.0
4
+
:this_prod_vrsn: 0.1.1
5
5
:next_prod_vrsn: 0.2.0
6
6
:docker_base_command: docker run -it --rm -v $(pwd):/workdir -e GITHUB_TOKEN=$ISSUER_API_TOKEN docopslab/issuer
7
7
:append_or_impose: Prepend items with `+` to indicate they should be appended to existing labels. Items without `+` will only be used for issues with no `tags` designated.
0 commit comments