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

Make app work as a one time executable #1

Closed
Tracked by #113
Bullrich opened this issue Mar 18, 2024 · 0 comments · Fixed by #18
Closed
Tracked by #113

Make app work as a one time executable #1

Bullrich opened this issue Mar 18, 2024 · 0 comments · Fixed by #18
Assignees
Labels
action Related to the GitHub action
Milestone

Comments

@Bullrich
Copy link
Collaborator

Make the application work as a one time execution.

By this, it means that it is not a server. It simply turns on, gets a command, runs such command and then exits.

It should work with some kind of hardcoded environment variables (for this first run)

@Bullrich Bullrich added the action Related to the GitHub action label Mar 18, 2024
@Bullrich Bullrich added this to the GitHub Action milestone Mar 18, 2024
@Bullrich Bullrich self-assigned this Mar 18, 2024
@Bullrich Bullrich transferred this issue from paritytech/command-bot Mar 19, 2024
Bullrich added a commit that referenced this issue May 8, 2024
Added ability to parse comments when it's triggered by a `issue_comment`
event.

Updated documentation showing how to execute the action's code.

Added composite actions to trigger the commands when passed to a matrix
and push changes to the branch.

Resolves #1 and #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action Related to the GitHub action
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant