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

➿ Actions constraints #2

Open
orzechdev opened this issue Dec 29, 2022 · 0 comments
Open

➿ Actions constraints #2

orzechdev opened this issue Dec 29, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@orzechdev
Copy link
Member

orzechdev commented Dec 29, 2022

1. The issue

Currently there are no possibile ways to define actions constraints via Web Actions API. The following are the set of desired additions to the Web Actions API specification which are intended to provide ways of specifying actions constraints in it.

1.1. Constraints severities

Constraints should define how important it is to satisfy them.

1.1.1. Hard constraints

Hard constraints must be satisfied

1.1.2. Soft constraints

Soft constraints are desired but don't need to be satisfied

1.2. Constraints types

Constraints may refer to different things, this is why they may be divided into different types respectively. Each type may be defined with different severity.

1.2.1. Possible timeframes

If specified, timeframes during which action may occur.

1.2.2. Excluded timeframes

If specified, timeframes during which action cannot occur.

1.2.3. Members

Members which may participate in the action.

@orzechdev orzechdev converted this from a draft issue Dec 29, 2022
@orzechdev orzechdev added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant