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

update readme w/ template inputs #208

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jonchurch
Copy link
Member

Couldn't find the options which are made available to js in the ejs templates

Updated the Readme to include it

Reformatted the template strings bit as well, and gave examples for both ejs inputs and the special template strings

@@ -26,12 +26,13 @@ jobs:
- uses: pkgjs/meet@v0
with:
token: ${{ secrets.GITHUB_TOKEN }}
schedules: 2020-04-02T17:00:00.0Z/P1D
schedules: 2020-04-02T17:00:00.0Z/P1D # Every 1 day from 2020-04-02 at 5PM UTC
createWithin: P2D # Create issue 2 days before the scheduled meeting
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added createWithin to the main example because it is marked as required and is generally something folks will want to set

@jonchurch jonchurch force-pushed the jonchurch/readme-update-inputs branch from e85a48a to 57eecbb Compare November 22, 2024 00:13
@jonchurch jonchurch force-pushed the jonchurch/readme-update-inputs branch from 57eecbb to 4b4e6d7 Compare November 22, 2024 00:18
Copy link

@bjohansebas bjohansebas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@wesleytodd wesleytodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants